lookup_region_code | 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
regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.