copernicus_is_ready {copernicusR} | R Documentation |
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)
Arguments
verbose |
Show detailed status information. |
Value
TRUE if the Python module is loaded and credentials are available.
[Package copernicusR version 0.1.0 Index]