available_languages: List supported languages of DeepL API Pro

View source: R/available_languages.R

available_languagesR Documentation

List supported languages of DeepL API Pro

Description

available_languages list all supported languages of DeepL API Pro.

Usage

available_languages(auth_key = "your_key")

Arguments

auth_key

authentication key.

Details

To get an authentication key, you need to register for a DeepL API Pro account (https://www.deepl.com/pro#developer).

References

DeepL API documentations

Examples

## Not run: 
available_languages(auth_key = "my_key")

## End(Not run)


zumbov2/deeplr documentation built on March 30, 2024, 12:17 p.m.