Get information about Copernicus Marine clients
Source:R/cms_catalogue_entry.R
cms_get_client_info.Rd
This function retrieves the client information
from the Copernicus Marine Service.
Among others, it lists where to find the catalogues required by this package
Value
In case of success it returns a named list
with information about the available
Copernicus Marine clients.
Examples
if (interactive()) {
cms_get_client_info()
}