vernacular_languages: Provides a list of the unique languages used in the...

View source: R/vernacular_languages.R

vernacular_languagesR 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: FALSE

...

curl options passed on to crul::HttpClient

Value

a character vector of verncular names

Examples

## Not run: 
vernacular_languages()

## End(Not run)

ropensci/ritis documentation built on Sept. 29, 2022, 8:52 p.m.