View source: R/validate_odm_terms.R
check_odm_cv | R Documentation |
Check that a term is in a ODM Controlled Vocabulary
check_odm_cv(term, cv)
term |
(character) The user-provided term that needs to be validated |
cv |
(character) The "Term" column of the corresponding CV |
(logical) TRUE
if there is an exact match in the CV, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.