Description Usage Arguments Value
View source: R/appeears_wrapper.R
Provides an authentication token given a username/password valid with the NASA EarthDATA system. Authentication token can be used to make further calls to the AppEEARS server.
1 | appeears_start_session(username, password)
|
username |
Username with which to login |
password |
Password with which to login |
Returns a list representing the response from the AppEEARS server. Includes a variable 'token', necessary for making further requests
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.