View source: R/list_glossaries.R
list_glossaries | R Documentation |
list_glossaries
retrieves a list of all glossaries and their metadata associated with your DeepL API Pro account.
Note that glossary entries themselves are not included.
list_glossaries(auth_key)
auth_key |
A string representing the authentication key for the DeepL API Pro.
If not provided, the function will attempt to retrieve the key from the environment
variable |
To use this function, you must obtain an authentication key by registering for a DeepL API Pro account at DeepL API Pro.
DeepL API Documentation on Glossaries
## Not run:
list_glossaries()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.