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

offline

logical, whether works offline with package data. Defaults to TRUE.

data

data.frame

region_name_var

character the name of the regional name variable in the data

region_code_var

character the name of the regional code variable in the data

Value

logical


pttry/statficlassifications documentation built on Jan. 17, 2024, 4:36 p.m.