powered by
Provides a list of the unique languages used in the vernacular table.
vernacular_languages(wt = "json", raw = FALSE, ...)
(character) One of "json" or "xml". Required.
(logical) Return raw JSON or XML as character string. Required. Default: FALSE
FALSE
curl options passed on to crul::HttpClient
a character vector of verncular names
# NOT RUN { vernacular_languages() # }
Run the code above in your browser using DataLab