grabKeyring | R Documentation |
This function retrieves the password from a specified keyring. If the keyring does not exist, it issues a warning.
grabKeyring(keyring_id)
keyring_id |
A string specifying the keyring ID. |
A string with the keyring password or an error message if keyring is not found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.