cms_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

cms_product_services(product)

Arguments

product

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

Value

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

Author(s)

Pepijn de Vries

See Also

Other product-functions: cms_cite_product(), cms_product_details(), cms_product_metadata(), cms_products_list(), copernicus_cite_product(), copernicus_product_details(), copernicus_product_metadata(), copernicus_products_list()

Examples


cms_product_services("GLOBAL_ANALYSISFORECAST_PHY_001_024")


[Package CopernicusMarine version 0.2.3 Index]