| get_s3key | R Documentation |
'get_s3key' retrieves your S3 keys using the 'keyring' package. Set name to 'access' for 'Access Key', 'name' to 'secret' for 'Secret Access Key'
get_s3key(name = "access")
name |
S3 account key |
stored key
Other authentication:
datim_pwd(),
datim_user(),
get_account(),
get_key(),
get_keys(),
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_s3key(name = "access")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.