check_odm_cv: Check that a term is in a ODM Controlled Vocabulary

View source: R/validate_odm_terms.R

check_odm_cvR Documentation

Check that a term is in a ODM Controlled Vocabulary

Description

Check that a term is in a ODM Controlled Vocabulary

Usage

check_odm_cv(term, cv)

Arguments

term

(character) The user-provided term that needs to be validated

cv

(character) The "Term" column of the corresponding CV

Value

(logical) TRUE if there is an exact match in the CV, otherwise FALSE


kzollove/hymetDP documentation built on Nov. 22, 2022, 10:41 p.m.