print_credentials {rsat} | R 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()
[Package rsat version 0.1.21 Index]