check_region_names: Check region names

View source: R/check_region_classifications.R

check_region_namesR Documentation

Check region names

Description

For a vector or a factor of region names, find the names that are not recognized and if does not find such names returns TRUE.

Usage

check_region_names(x, lang = "fi", year = NULL, offline = TRUE)

Arguments

x

character vector or factor.

lang

"fi", "sv" or "en". Language of the input name. Defaults to "fi".

year

double or character, year of classification.

offline

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

Value

logical


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