copernicus_product_services {CopernicusMarine}R Documentation

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)

Arguments

product

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

Value

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

Author(s)

Pepijn de Vries

Examples

## Not run: 
copernicus_product_services("GLOBAL_ANALYSISFORECAST_PHY_001_024")

## End(Not run)

[Package CopernicusMarine version 0.2.3 Index]