get_key | R Documentation |
Get value of service key name
get_key(service, name)
service |
Name of the service |
name |
Name of the key |
key value
Other authentication:
datim_pwd()
,
datim_user()
,
get_account()
,
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_key(service = '<service-name>', name = '<key-name>')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.