deleteKeyring | R Documentation |
This function checks if the specified keyring exists, and if so delete it.
deleteKeyring(keyring_id)
keyring_id |
A character string specifying the keyring name to delete |
A character string containing the password for further API calls.
## Not run:
# Set a secret for a fictional country called 'DB'
deleteKeyring("DB")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.