#' Mapa de límites distritales de Perú
#'
#'A simple features dataset containing the limits of the 1874 peruvian districts. The data set was found in www.geogpsperu.com .
#'
#' @format A data frame with 1874 rows and 5 variables:
#' \describe{
#' \item{departamento}{Department name. First-level administrative division}
#' \item{provincia}{Province name. Second-level administrative division}
#' \item{distrito}{District name. Third-level administrative division}
#' \item{ubigeo}{INEI's geographic location code}
#' \item{geometry}{Column containing simple features data}
#' }
#' @source \url{https://www.geogpsperu.com/2019/05/limite-distrital-actualizado-inei.html}
"mapa_distrital"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.