| key_delete | R Documentation | 
Delete a key from an unlocked keyring.
key_delete(keyring, key)
| keyring | character(1); Name of keyring | 
| key | character(1); Name of key | 
logical(1); Success of operation
## Not run: 
key_delete('mypersonalkeyring', 'key1')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.