View source: R/get_country_codes.R
lookup_country | R Documentation |
Lookup a country code for a country
lookup_country(country, code = "M49")
country |
the name of country |
code |
M49 or ISO3 alpha code (use get_country_list to see the accepted names of countries) |
A M49 or ISO3 alphacode
lookup_country(code="M49", country="Norway")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.