Description Usage Value References Examples
View source: R/scrape_rnaturalearth.R
Uses the ropensci rnaturalearth package to get moar ISO 3166-2 codes
1 |
A tibble of information of codes, types of names for a subdivision in in the same column format as iso_31662_subdivisions
https://www.naturalearthdata.com/
https://github.com/ropensci/rnaturalearth
1 2 3 4 5 6 | ## Not run:
iso_rinat <- scrape_rnaturalearth()
head(iso_rinat)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.