Description Usage Arguments Value See Also Examples
Returns user info
1 | wf_user_info(email)
|
email |
email address used to sign up for the ECMWF data service and
used to retrieve the token set by |
returns a data frame with user info
wf_set_key
wf_services
wf_datasets
1 2 3 4 5 | # set key
wf_set_key(email = "test@mail.com", key = "123")
# get user info
wf_user_info("test@mail.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.