apde_keyring_check_f | R Documentation |
This function checks if a keyring exists and creates it if it does not.
apde_keyring_check_f(keyring)
keyring |
A character string specifying the name of the keyring. |
A message indicating whether the keyring exists or has been created.
## Not run:
apde_keyring_check_f("my_keyring")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.