copernicus_product_services {CopernicusMarine} | R Documentation |
Obtain available services for a specific Copernicus marine product
Description
Obtain an overview of services provided by Copernicus for a specific marine product.
Usage
copernicus_product_services(product)
Arguments
product |
An identifier (type |
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]