pons_dictionaries: Get the list of available dictionaries from PONS API

View source: R/pons_dictionaries.R

pons_dictionariesR Documentation

Get the list of available dictionaries from PONS API

Description

Get the list of available dictionaries from PONS API

Usage

pons_dictionaries(language = "en")

Arguments

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.

Value

A list of available dictionaries in the specified language.

Examples

## Not run: 
pons_dictionaries(language = "es")

## End(Not run)

polyglotr documentation built on Sept. 11, 2024, 6:35 p.m.