get_country_code | R Documentation |
various country codes from country names
get_country_code(
country,
code = c("FIFA", "IOC", "ISO2", "UNcode", "MARC", "GAUL", "FIPS", "WMO", "ITU", "DS",
"M49", "Continent", "TLD", "Geoname.ID", "EDGAR")
)
country |
vector of countries |
code |
vector of code types wanted (Includes: "FIFA", "IOC", "ISO2", "UNcode", "MARC", "GAUL", "FIPS", "WMO", "ITU", "DS", "M49", "Continent", "TLD", "Geoname.ID", "EDGAR") |
vector of codes matching each country
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.