Skip to contents

Returns extended documentation for specific variables including scientific context, calculation methods, and usage notes.

Usage

get_variable_docs(variable = NULL)

Arguments

variable

Character string specifying the variable name

Value

List containing detailed documentation

Examples

doc <- get_variable_docs("WaveHeight")