Learn R Programming

shinyscholar (version 0.2.5)

get_nasa_token: Fetch a token from the NASA Earthdata API

Description

Uses the Earthdata API to fetch a token using the user's username and password

Usage

get_nasa_token(username, password)

Value

A character string containing the token

Arguments

username

character. NASA Earthdata username

password

character. NASA Earthdata password

Author

Simon Smart simon.smart@cantab.net