powered by
Look up 2 character ISO country codes
rgb_country_codes(country_name, fuzzy = FALSE, ...)
Name of country to look up
If TRUE, uses agrep to do fuzzy search on names.
Further arguments passed on to agrep or grep
if (FALSE) { rgb_country_codes(country_name="United") }
Run the code above in your browser using DataLab