print_credentials: Prints the credentials for the web services

print_credentialsR Documentation

Prints the credentials for the web services

Description

Prints the credentials for the web services

Usage

print_credentials(...)

## S4 method for signature 'ANY'
print_credentials()

Arguments

...

additional arguments.

Value

print the credentials asigned in the package environment variable

Examples

print_credentials()
set_credentials("example", "example", "earthdata")
print_credentials()

rsat documentation built on March 18, 2022, 5:40 p.m.