is_combination: Checks which elements of a character vector are combinations...

View source: R/eurostat_tools.R

is_combinationR Documentation

Checks which elements of a character vector are combinations of NACErev2 level-2-sectors, such as: C10-12 or C10_C11

Description

Checks which elements of a character vector are combinations of NACErev2 level-2-sectors, such as: C10-12 or C10_C11

Usage

is_combination(y)

Arguments

y

a vector

Value

vector of booleans


simschul/my.utils documentation built on June 29, 2023, 6:50 a.m.