R/zonas_lima.R

#' Distritos de Lima por zonas
#'
#' A  dataset containing the names and zone of the 43 districts of Lima, Perú.
#'
#' @format A data frame with 43 rows and 3 variables:
#' \describe{
#' \item{distrito}{District name. Third-level administrative division}
#' \item{ubigeo}{INEI's geographic location code}
#' \item{zona}{District zone}
#' }
#' @source \url{https://www.mapadelima.com/mapa-de-distritos-de-lima/}
"zonas_lima"
calderonsamuel/perumapas documentation built on Dec. 19, 2021, 12:53 p.m.