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 |
plot.scale |
logical. IF |
... |
further graphical parameters may also be supplied as arguments. |
[Package timsac version 1.3.8-4 Index]