View source: R/rgb_country_codes.r
rgb_country_codes | R Documentation |
Look up 2 character ISO country codes
rgb_country_codes(country_name, fuzzy = FALSE, ...)
country_name |
Name of country to look up |
fuzzy |
If TRUE, uses agrep to do fuzzy search on names. |
... |
Further arguments passed on to agrep or grep |
## Not run:
rgb_country_codes(country_name="United")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.