copernicus_cite_product {CopernicusMarine}R Documentation

How to cite a Copernicus marine product

Description

[Deprecated] Get details for properly citing a Copernicus product.

Usage

copernicus_cite_product(product)

Arguments

product

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

Value

Returns a vector of character strings. The first element is always the product title, id and doi. Remaining elements are other associated references. Note that the remaining references are returned as listed at Copernicus. Note that the citing formatting does not appear to be standardised.

Author(s)

Pepijn de Vries

See Also

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

Examples

## Not run: 
copernicus_cite_product("SST_MED_PHY_SUBSKIN_L4_NRT_010_036")

## End(Not run)

[Package CopernicusMarine version 0.2.3 Index]