If used without argument returns the list of languages used in TAXREF otherwise the specific

rt_languages(languages_id = NULL)

Arguments

languages_id

NULL or character(1) [default = NULL]
three-letter lowercase code that is the id of a language referenced in TAXREF

Examples

if (FALSE) {
# Retrieve the TAXREF definition in the Wayana Language
rt_languages(languages_id = "way")
}