Learn R Programming

openesm (version 0.1.2)

cite: Citation information for openESM datasets

Description

Citation information for openESM datasets

Usage

cite(x, ...)

Value

Citation information for the dataset(s)

Arguments

x

An object of class openesm_dataset.

...

Additional arguments passed to methods

Examples

Run this code
# \donttest{
# Get citation for a dataset
dataset <- get_dataset("0001")
cite(dataset)
# }

Run the code above in your browser using DataLab