get_translation_direction: Gets a list of translation directions supported by the...

Description Usage Arguments Value Examples

View source: R/yandex.R

Description

Gets a list of translation directions supported by the service

Usage

1
get_translation_direction(api_key, lang = "")

Arguments

api_key

yandex API key

lang

If set, the response contains explanations of language codes. Language names are output in the language corresponding to the code in this parameter.

Value

data frame giving supported translation direction

Examples

1
2
3
4
## Not run: 
data=get_translation_direction(api_key)

## End(Not run)

mukul13/RYandexTranslate documentation built on Sept. 26, 2019, 2:21 p.m.