Learn R Programming

CopernicusMarine (version 0.2.3)

copernicus_product_services: Obtain available services for a specific Copernicus marine product

Description

[Deprecated] Obtain an overview of services provided by Copernicus for a specific marine product.

Usage

copernicus_product_services(product)

Value

Returns a tibble with a list of available services for a Copernicus marine product

Arguments

product

An identifier (type character) of the desired Copernicus marine product. Can be obtained with copernicus_products_list.

Author

Pepijn de Vries

Examples

Run this code
if (FALSE) {
copernicus_product_services("GLOBAL_ANALYSISFORECAST_PHY_001_024")
}

Run the code above in your browser using DataLab