wf_get_key | R Documentation |
Returns you token set by wf_set_key
wf_get_key(user = "ecmwfr")
user |
user (email address) used to sign up for the ECMWF data service |
the key set using wf_set_key
saved
in the keychain
Koen Hufkens
wf_set_key
## Not run:
# set key
wf_set_key(key = "123")
# get key
wf_get_key()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.