View source: R/available_languages.R
available_languages | R Documentation |
available_languages
list all supported languages of DeepL API Pro.
available_languages(auth_key = "your_key")
auth_key |
authentication key. |
To get an authentication key, you need to register for a DeepL API Pro account (https://www.deepl.com/pro#developer).
## Not run:
available_languages(auth_key = "my_key")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.