vocab_resolve_terms: Resolve terms to a controlled vocabulary

View source: R/utilities.R

vocab_resolve_termsR Documentation

Resolve terms to a controlled vocabulary

Description

Resolve terms to a controlled vocabulary.

Usage

vocab_resolve_terms(x, cv, messages = FALSE, interactive = FALSE)

Arguments

x

(character) Term(s) to resolve to a controlled vocabulary. Can be a vector of terms.

cv

(character) A controlled vocabulary to search. Valid options are:

  • lter - The LTER Controlled Vocabulary (http://vocab.lternet.edu/vocab/vocab/index.php)

messages

(logical) Display diagnostic messages, e.g. alternative spelling options.

interactive

(logical) Query user to select from alternative terms and returns back selection.

Value

(character) Controlled vocabulary names corresponding to successfully resolved terms.


EDIorg/emlAssemblyLine documentation built on Nov. 4, 2022, 11:59 p.m.