View source: R/get-country-shapefile.R
get_country | R Documentation |
Download country shapefile from geoBoundaries
get_country(country_code, simplified = TRUE)
country_code |
Three letter ISO code. |
simplified |
Logical. |
https://github.com/wmgeolab/geoBoundaries.
A shapefile.
## Not run:
italy <- get_country("ITA")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.