rt_languages: Retrieve the languages used in TAXREF

View source: R/rt_languages.R

rt_languagesR Documentation

Retrieve the languages used in TAXREF

Description

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

Usage

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

## Not run: 
# Retrieve the TAXREF definition in the Wayana Language
rt_languages(languages_id = "way")

## End(Not run)


Rekyt/rtaxref documentation built on June 18, 2022, 1:02 p.m.