check_region_name_code_correspondence: Check if region names and codes correspond as in regionkey.

View source: R/check_region_classifications.R

check_region_name_code_correspondenceR Documentation

Check if region names and codes correspond as in regionkey.

Description

Check if region names and codes correspond as in regionkey.

Usage

check_region_name_code_correspondence(
  region_names,
  region_codes,
  year = NULL,
  lang = "fi",
  offline = TRUE
)

Arguments

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 TRUE.

Value

logical


pttry/statficlassifications documentation built on Sept. 25, 2024, 9:30 a.m.