load_synthesize_token_from_keyring | R Documentation |
Loads the previously stored Synthesize Bio API token from the system keyring and sets it in the environment for the current session.
load_synthesize_token_from_keyring()
Invisibly returns TRUE if successful, FALSE if token not found in keyring.
## Not run:
# Load token from keyring
load_synthesize_token_from_keyring()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.