Description Usage Value References Examples
View source: R/scrape_countries.R
Scrape ISO 3166-2 Country Codes from Wikipedia
1 |
A tibble of country codes and country names
Wikipedia ISO-3166-2 Entry: https://en.wikipedia.org/wiki/ISO_3166-2
1 2 3 4 5 6 | ## Not run:
iso_countries <- scrape_countries()
head(iso_countries)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.