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 fft

...

further arguments to the plot functions

See Also

spec.fft

Examples

# See spec.fft

[Package spectral version 2.0 Index]