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