keyring_delete | R Documentation |
Given the name of a keyring, delete it and remove all cached information.
keyring_delete(keyring)
keyring |
character(1); Name of keyring |
logical(1); Success or failure of operation
## Not run:
keyring_delete('mypersonalkeyring')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.