vernacular_languages {ritis} | R Documentation |
Provides a list of the unique languages used in the vernacular table.
Description
Provides a list of the unique languages used in the vernacular table.
Usage
vernacular_languages(wt = "json", raw = FALSE, ...)
Arguments
wt |
(character) One of "json" or "xml". Required. |
raw |
(logical) Return raw JSON or XML as character string. Required.
Default: |
... |
curl options passed on to crul::HttpClient |
Value
a character vector of verncular names
Examples
## Not run:
vernacular_languages()
## End(Not run)
[Package ritis version 1.0.0 Index]