plot.specmx: Plot Spectrum

View source: R/timsac72.R

plot.specmxR Documentation

Plot Spectrum

Description

Plot spectrum returned by mulspe and mulrsp. On and lower diagonal are real parts, and upper diagonal are imaginary parts.

Usage

## S3 method for class 'specmx'
plot(x, plot.scale = TRUE, ...)

Arguments

x

An object of class "specmx".

plot.scale

logical. IF TRUE, the common range of the y-axis is used.

...

further graphical parameters may also be supplied as arguments.


timsac documentation built on Sept. 30, 2023, 5:06 p.m.