R/data.R

#' Rental ads for a certain period in the Basque Country
#'
#' A data ser of rental prices
#'
#' @format A data frame with 91247 rows and 91 variables. Column
#' names are to a large extent self-explanatory, but a few details are given
#' here:
#' \describe{
#'   \item{LAT}{Latitude}
#'   \item{LNG}{Longitude}
#'   \item{FEC_CREACION}{Date add was placed}
#'   \item{IMP_CREACION}{(Asked) price of rental}
#' }
#' @source Derived from data supplied by idealista.com and enriched
#' by the Basque Government.
"alquiler.dep"
FernandoTusell/ipv documentation built on Nov. 7, 2022, 6:03 a.m.