Learn R Programming

openesm (version 0.1.2)

notes: Additional notes for openESM datasets

Description

Additional notes for openESM datasets

Usage

notes(x, ...)

Value

Additional notes and information about the dataset(s)

Arguments

x

An object of class openesm_dataset.

...

Additional arguments passed to methods

Examples

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

Run the code above in your browser using DataLab