backend_file | R Documentation |
This is a simple keyring backend, that stores/uses secrets in encrypted files.
It supports multiple keyrings.
See backend for the documentation of the individual methods.
Other keyring backends:
backend_env
,
backend_macos
,
backend_secret_service
,
backend_wincred
## Not run:
kb <- backend_file$new()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.