| list_keys | R Documentation |
List the current keys stored on the keyring. Each of these keys store a database connection string.
list_keys(keyring_name)
keyring_name |
A character string providing the name of the keyring. |
A data frame listing the keys in the keyring.
Other keyring functions:
add_key(),
create_locked_keyring(),
delete_key(),
delete_keyring(),
get_keyring_status(),
list_keyrings(),
lock_keyring(),
unlock_keyring(),
view_key()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.