knitr::opts_chunk$set( collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE )
library(perupobreza2018) library(tidyverse) library(rnaturalearth) library(sf)
Esto se migrará al uso con perumapas::mapa_regional
# ne_states(country = "Peru", returnclass = "sf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.