get_admin1_map | R Documentation |
Uses the rnaturalearth package.
get_admin1_map(cache = TRUE, drop_geometry = TRUE)
cache |
Cache the map and use cached map if available. |
drop_geometry |
Drop geometry data? |
An sf dataframe uniquely identified by the variables "adm1_code", "diss_me", and "ne_id".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.