View source: R/tsn_by_vernacular_language.R
| tsn_by_vernacular_language | R Documentation | 
Get tsn by vernacular language
tsn_by_vernacular_language(language, wt = "json", raw = FALSE, ...)
language | 
 A string containing the language. This is a language string, not the international language code (character)  | 
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  | 
a data.frame
## Not run: 
tsn_by_vernacular_language(language = "french")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.