Description Usage Arguments Details Value Examples
Hide passwords from other users until master password is entered later.
1 | lock_keyring(ring = getOption("keyring_keyring", "friend"))
|
ring |
Optional. Name of keyring. |
Function includes checks for has_keyring
and keyring_locked
.
If the keyring is already locked,
lock_keyring
will message the user.
NULL (invisibly)
1 2 3 4 | ## Not run:
lock_keyring()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.