Learn R Programming

rsat (version 0.1.21)

print_credentials: Prints the credentials for the web services

Description

Prints the credentials for the web services

Usage

print_credentials(...)

# S4 method for ANY print_credentials()

Value

print the credentials asigned in the package environment variable

Arguments

...

additional arguments.

Examples

Run this code
print_credentials()
set_credentials("example", "example", "earthdata")
print_credentials()

Run the code above in your browser using DataLab