| cds_cite_dataset | R Documentation |
Use this function to obtain citation details for a specific dataset
cds_cite_dataset(dataset, ...)
dataset |
The name of a dataset to be cited. |
... |
Ignored |
Returns a BibEntry-class object, with citation details for the requested
dataset
if (interactive()) {
cds_cite_dataset("reanalysis-era5-pressure-levels")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.