/idealista18

What the Package Does (One Line, Title Case)

Primary LanguageTeXCreative Commons Attribution 4.0 InternationalCC-BY-4.0

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