plot.dsensemble: Plot esd objects

View source: R/plot.R

plot.dsensembleR Documentation

Plot esd objects

Description

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

Usage

## S3 method for class 'dsensemble'
plot(x, verbose = FALSE, plot = TRUE, ...)

Arguments

x

the object to be plotted

verbose

a boolean; if TRUE print information about progress

plot

a boolean; if TRUE show plot

...

additional arguments

Details

plot.dsensemble plots a downscaled GCM ensemble.

Value

None

See Also

plot plot.station plot.ds plot.eof


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