| set_account | R Documentation |
Create / Update account
set_account(name, keys = c("username", "password"), update = FALSE)
name |
Service name of the account |
keys |
List of account key names |
update |
Should an existing account be overwriten |
Other authentication:
datim_pwd(),
datim_user(),
get_account(),
get_key(),
get_keys(),
get_s3key(),
get_services(),
load_secrets(),
pano_pwd(),
pano_user(),
pdap_access(),
pdap_bucket(),
pdap_secret(),
set_datim(),
set_email(),
set_key(),
set_pano(),
set_s3keys()
## Not run:
set_account(name = 's3', keys = c("access", "secret"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.