| get_account | R Documentation |
Get account details
get_account(name)
name |
Service name of the account |
key / value pair as list containing details of the account (invisible)
Inspired by 'grabr::lazy_secrets()'
Other authentication:
datim_pwd(),
datim_user(),
get_key(),
get_keys(),
get_s3key(),
get_services(),
load_secrets(),
pano_pwd(),
pano_user(),
pdap_access(),
pdap_bucket(),
pdap_secret(),
set_account(),
set_datim(),
set_email(),
set_key(),
set_pano(),
set_s3keys()
## Not run:
get_account(name = 's3')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.