Skip to content

What the Package Does (One Line, Title Case)

License

Notifications You must be signed in to change notification settings

f8l5h9/idealista18

 
 

Repository files navigation

idealista18

The package idealista18 includes real estate data for three major markets in Spain (Barcelona, Madrid, and Valencia) for the year 2018.

Installation

You can install the package from GitHub with:

# install.packages("devtools")
devtools::install_github("paezha/idealista18")

Example

This is a basic example which shows you how to solve a common problem:

library(idealista18)
#> Loading required package: dplyr
#> 
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#> 
#>     filter, lag
#> The following objects are masked from 'package:base':
#> 
#>     intersect, setdiff, setequal, union
#> Loading required package: Metrics
## basic example code

About

What the Package Does (One Line, Title Case)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 95.4%
  • R 4.6%