| normalise_country_names | R Documentation |
Uses the countrycode package to standardise country names. This handles 2-letter ISO codes, 3-letter ISO codes, and full country names, converting them all to standardised country names.
normalise_country_names(countries)
countries |
A vector of country names or codes |
A character vector of normalised country names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.