Plots the modulus of the FFT results against the frequencies.
Usage
# S3 method for class 'fftab'
plot(x, ...)
Arguments
- x
A
fftab
object. This should contain Fourier-transformed data.- ...
Additional arguments passed to
ggplot2::ggplot
.
Plots the modulus of the FFT results against the frequencies.
# S3 method for class 'fftab'
plot(x, ...)
A fftab
object. This should contain Fourier-transformed data.
Additional arguments passed to ggplot2::ggplot
.