#' Geographic information of the regions of Peru
#' @format dataframe
#' \describe{
#' \item{COD_REGION}{chr Region code}
#' \item{REGION}{chr Region name}
#' \item{coords_x}{dbl Longitude of the centroid of the region}
#' \item{coords_y}{dbl Latitude of the centroid of the region}
#' \item{geometry}{MULTIPOLYGON Geometric object}
#' }
"map_REG"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.