plot.mvr: Plot esd objects

View source: R/plot.R

plot.mvrR Documentation

Plot esd objects

Description

The plot functions are S3 methods for esd objects, based on plot. The function plot.mvr produces a plot for an mvr object which is the output of the multi-variate regression function MVR,

Usage

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

Arguments

x

the object to be plotted

verbose

a boolean; if TRUE print information about progress

...

additional arguments

Value

None

See Also

plot.station plot.eof plot.ds


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