plot.ssa: Plot esd objects

View source: R/plot.R

plot.ssaR Documentation

Plot esd objects

Description

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

Usage

## S3 method for class 'ssa'
plot(x, ..., main = "SSA analysis", sub = "", verbose = FALSE)

Arguments

x

the object to be plotted

...

additional arguments

main

main title

sub

subtitle

verbose

a boolean; if TRUE print information about progress

Value

None

See Also

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


metno/esd documentation built on Feb. 25, 2025, 6:44 p.m.