View source: R/copernicus_opendataset.R
copernicus_test_open | R Documentation |
Performs a test dataset opening to validate that the open_dataset function works. Uses stored credentials if available.
copernicus_test_open(username = NULL, password = NULL)
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). |
TRUE if the test was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.