plot.spell: Plot esd objects

View source: R/plot.R

plot.spellR Documentation

Plot esd objects

Description

These plot functions are S3 methods for esd objects, based on plot.

Usage

## S3 method for class 'spell'
plot(x, ..., xlim = NULL, ylim = NULL, verbose = FALSE)

Arguments

x

the object to be plotted

...

additional arguments

xlim

range of x-axis

ylim

range of y-axis

Details

plot.spell plots wet/dry or cold/warm spells.

Value

None

See Also

plot plot.station plot.ds plot.eof plot.field


metno/esd documentation built on April 29, 2024, 3:34 p.m.