View source: R/MazamaSpatialUtils-package.R
countryToCode | R Documentation |
Converts a vector of English country names to the corresponding ISO 3166-1 alpha-2 codes.
countryToCode(countryNames)
countryNames |
Vector of English language country names. |
A vector of ISO 3166-1 alpha-2 codes or NA.
This function is deprecated as of MazamaSpatialUtils 0.8.7. Please use countryNameToCode instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.