View source: R/copernicus_download.R
copernicus_test | R Documentation |
Performs a small test download to validate that the whole system works. Uses stored credentials if available. Downloads to tempdir().
copernicus_test(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.