Get broad terms of an IMCR Vocabulary keyword

get_broad_terms(term)

Arguments

term

(character) IMCR Vocabulary keyword

Value

(list) Named list of terms (including searched term) and corresponding IDs. NA is returned for non-existant terms.

Examples

# NOT RUN {
get_broad_terms("workflow planning")
# }