copernicus_validate_credentials {copernicusR}R Documentation

Validate Copernicus Marine credentials

Description

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

Usage

copernicus_validate_credentials()

Value

Logical. TRUE if credentials are valid, FALSE otherwise.

Examples

## Not run: 
copernicus_validate_credentials()

## End(Not run)

[Package copernicusR version 0.1.0 Index]