Description Usage Arguments Details Value Examples
Delete the keyring, the place the user has set up to remember passwords.
1 | drop_keyring(ring = getOption("keyring_keyring", "friend"))
|
ring |
Optional. Name of keyring. |
Usually useful only if the user has forgotten their master password.
Function includes a check for has_keyring
.
NULL (invisibly)
1 2 3 4 | ## Not run:
drop_keyring()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.