plot.fft {spectral} | R Documentation |
Plot fft
-objects
Description
This is a wrapper function to plot fft
-class objects.
Usage
## S3 method for class 'fft'
plot(x, ...)
Arguments
x |
Object of the class |
... |
further arguments to the plot functions |
See Also
Examples
# See spec.fft
[Package spectral version 2.0 Index]