View source: R/cms_product_metadata.r
cms_product_metadata | R Documentation |
Obtain product meta data such as spatio-temporal bounds
of the data.
cms_product_metadata(product, type, ...)
product |
An identifier (type |
type |
|
... |
Ignored |
Returns a data.frame
/tibble
with the metadata. Each row in the data.frame
represents a layer available for the product.
Pepijn de Vries
if (interactive()) {
cms_product_metadata("GLOBAL_ANALYSISFORECAST_PHY_001_024")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.