apde_keyring_set_f | R Documentation |
This function creates or updates a keyring with a specified username.
apde_keyring_set_f(keyring = NA)
keyring |
A character string specifying the name of the keyring. If not provided, a dialog will prompt for input. |
A message indicating the keyring and username that have been set.
## Not run:
apde_keyring_set_f("my_keyring")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.