usage2 | R Documentation |
usage2
returns the character usage and the configured limit for the current period of
a DeepL API Free account.
usage2(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:
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.