vocab_lter_term: Search for an LTER Controlled Vocabulary term

View source: R/utilities.R

vocab_lter_termR Documentation

Search for an LTER Controlled Vocabulary term

Description

Search for a term in the LTER Controlled Vocabulary (Long Term Ecological Research Network).

Usage

vocab_lter_term(x, messages = FALSE, interactive = FALSE)

Arguments

x

(character) A term to search for.

messages

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

interactive

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

Value

Logical value (TRUE/FALSE) indicating whether the searched term could be found.

If messages = TRUE, then alternative spellings and near misses are displayed.

If interactive mode = TRUE, then a user selected term is returned.


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