notes: Additional notes for openESM datasets

View source: R/generics.R

notesR Documentation

Additional notes for openESM datasets

Description

Additional notes for openESM datasets

Usage

notes(x, ...)

Arguments

x

An object of class openesm_dataset.

...

Additional arguments passed to methods

Value

Additional notes and information about the dataset(s)

Examples


# Get notes for a dataset
dataset <- get_dataset("0001")
notes(dataset)


openesm documentation built on Dec. 3, 2025, 5:08 p.m.