lookup_region_code {kayadata} | R Documentation |
Look up country or region name from code
lookup_region_code(region_code, data = kayadata::kaya_data, quiet = FALSE)
region_code |
The three-letter country or region code |
data |
Data frame in which to look up |
quiet |
Suppress warnings if there is no such country or region. |
The corresponding country or region name, or NULL if there is no such country or region