copernicus_test {copernicusR} | R Documentation |
Test Copernicus integration
Description
Performs a small test download to validate that the whole system works. Uses stored credentials if available. Downloads to tempdir().
Usage
copernicus_test(username = NULL, password = NULL)
Arguments
username |
Copernicus Marine username (optional). Will try to get from stored credentials first. |
password |
Copernicus Marine password (optional). Will try to get from stored credentials first. |
Value
TRUE if the test was successful.
[Package copernicusR version 0.1.0 Index]