View source: R/key_set_wrapper.R
key_set_wrapper | R Documentation |
If else conditions for keyring::key_set
key_set_wrapper(service, username = NULL, keyring = NULL)
service |
Choose keyring service. |
username |
Choose optional username. |
keyring |
Choose optional keyring for extra security. |
library(keyring) key_set_wrapper("test_keyring_20200101") key_delete("test_keyring_20200101")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.