View source: R/check_region_classifications.R
check_region_name_code_correspondence | R Documentation |
Check if region names and codes correspond as in regionkey.
check_region_name_code_correspondence(
region_names,
region_codes,
year = NULL,
lang = "fi",
offline = TRUE
)
region_names |
character, vector of region names. |
region_codes |
character, vector region codes. |
year |
year of classification used. |
lang |
language of classification used. |
offline |
logical, whether works offline with package data. Defaults to |
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.