R/map_DEP.R

#' Geographic information of the departments of Peru
#' @format dataframe
#' \describe{
#'   \item{COD_DEPARTAMENTO}{chr Department code}
#'   \item{DEPARTAMENTO}{chr Department name}
#'   \item{coords_x}{dbl Longitude of the centroid of the department}
#'   \item{coords_y}{dbl Latitude of the centroid of the department}
#'   \item{geometry}{MULTIPOLYGON Geometric object}
#' }
"map_DEP"
musajajorge/mapsPERU documentation built on Aug. 27, 2023, 8:05 a.m.