View source: R/geo_utilities.R
get_admin1 | R Documentation |
sf boundaries data for a given country
get_admin1(countries, crs = 4326)
countries |
list of country names |
crs |
coordinates reference system |
simple feature class
## Not run:
library(gisr)
get_admin1(countries = list("Zambia"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.