get_nasa_token {shinyscholar}R Documentation

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)

Arguments

username

character. NASA Earthdata username

password

character. NASA Earthdata password

Value

A character string containing the token

Author(s)

Simon Smart simon.smart@cantab.net


[Package shinyscholar version 0.4.2 Index]