Description Usage Arguments Value See Also
Returns a data frame with secrets and emails that these are shared with.
The emails are in a list-column, each element of the email
column is
a character vector.
1 | list_secrets(vault = NULL)
|
vault |
Vault location (starting point to find the vault).
To create a vault, use
If the starting point is a vault, that is used. Otherwise, if the
starting point is in a package tree, the |
data.frame
Other secret functions:
add_secret()
,
delete_secret()
,
get_secret()
,
list_owners()
,
local_key()
,
share_secret()
,
unshare_secret()
,
update_secret()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.