plot.fft: Plot 'fft'-objects

Description Usage Arguments See Also Examples

View source: R/plotFFT.R

Description

This is a wrapper function to plot fft-class objects.

Usage

1
2
## S3 method for class 'fft'
plot(x, ...)

Arguments

x

Object of the class fft

...

further arguments to the plot functions

See Also

spec.fft

Examples

1
# See spec.fft

Example output

Loading required package: rasterImage
Loading required package: plotrix

spectral documentation built on March 29, 2021, 5:10 p.m.

Related to plot.fft in spectral...