Description Usage Arguments Value Examples
Gets a list of translation directions supported by the service
1 | get_translation_direction(api_key, lang = "")
|
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. |
data frame giving supported translation direction
1 2 3 4 | ## Not run:
data=get_translation_direction(api_key)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.