Learn R Programming

earthdatalogin (version 0.0.2)

edl_unset_token: unset token

Description

External sources that don't need the token may error if token is set. Call edl_unset_token before accessing non-EarthData URLs.

Usage

edl_unset_token()

Arguments

Value

unsets environmental variables token (no return object)

Examples

Run this code
edl_unset_token()

Run the code above in your browser using DataLab