plot.specmx {timsac}R 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.


[Package timsac version 1.3.8-4 Index]