Learn R Programming

copernicusR (version 0.1.0)

copernicus_validate_credentials: Validate Copernicus Marine credentials

Description

Tests if the stored credentials work by attempting a simple API call.

Usage

copernicus_validate_credentials()

Arguments

Value

Logical. TRUE if credentials are valid, FALSE otherwise.

Examples

Run this code
if (FALSE) {
copernicus_validate_credentials()
}

Run the code above in your browser using DataLab