appeears_start_session: Start AppEEARS Session

Description Usage Arguments Value

View source: R/appeears_wrapper.R

Description

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.

Usage

1
appeears_start_session(username, password)

Arguments

username

Username with which to login

password

Password with which to login

Value

Returns a list representing the response from the AppEEARS server. Includes a variable 'token', necessary for making further requests


katharynduffy/AppEEARS4R documentation built on Feb. 11, 2020, 12:05 a.m.