View source: R/pons_dictionaries.R
pons_dictionaries | R Documentation |
Get the list of available dictionaries from PONS API
pons_dictionaries(language = "en")
language |
The language of the output (ISO 639-1 - two-letter codes). Supported languages are de, el, en, es, fr, it, pl, pt, ru, sl, tr, zh. |
A list of available dictionaries in the specified language.
## Not run:
pons_dictionaries(language = "es")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.