load_credentials | R Documentation |
Loads the saved VALD API configuration from the user's config file and retrieves sensitive credentials securely from the system keyring.
load_credentials(verbose = TRUE)
verbose |
Logical; if TRUE, prints messages on load status (default FALSE). |
Invisibly returns TRUE if credentials and configuration were loaded successfully, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.