usage | R Documentation |
usage
returns the character usage and the configured limit for the current period of
a DeepL API Pro account.
usage(auth_key = "your_key")
auth_key |
authentication key of the corresponding DeepL API Pro account. |
To get an authentication key, you need to register for a DeepL API Pro account (https://www.deepl.com/pro#developer).
## Not run:
usage(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.