Learn R Programming

copernicusR (version 0.1.0)

copernicus_is_ready: Check if Copernicus Marine Python module is ready

Description

Checks if the Python module is properly loaded and credentials are configured to use Copernicus Marine. Returns TRUE if everything is ready.

Usage

copernicus_is_ready(verbose = TRUE)

Value

TRUE if the Python module is loaded and credentials are available.

Arguments

verbose

Show detailed status information.