View source: R/cms_product_details.r
cms_product_details | R Documentation |
Obtain details for a specific Copernicus marine product.
cms_product_details(product, layer, variant, ...)
product |
An identifier (type |
layer |
|
variant |
|
... |
Ignored |
Returns a named list
with product details.
Pepijn de Vries
Other product-functions:
cms_cite_product()
,
cms_product_services()
,
cms_products_list()
if (interactive()) {
cms_product_details("GLOBAL_ANALYSISFORECAST_PHY_001_024")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.