print.fft {spectral} | R Documentation |
FFT-Plotting Function
Description
It calls the summary function.
Usage
## S3 method for class 'fft'
print(x, ...)
Arguments
x |
lomb object |
... |
not used |
Value
This function returns nothing
Examples
# see summary.lomb() function
[Package spectral version 2.0 Index]