| hf_get_token | R Documentation |
Internal function to retrieve the API token from environment or parameter.
hf_get_token(token = NULL, required = FALSE)
token |
Character string or NULL |
required |
Logical. If TRUE, throws error if no token found. |
Character string with token, or NULL if not found and not required.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.