.nyquist {fftab} | R Documentation |
Compute Nyquist Frequency
Description
Computes the Nyquist frequency for an object.
Usage
.nyquist(x)
Arguments
x |
An R object. |
Value
The Nyquist frequency (.frequency(x) / 2
).
[Package fftab version 0.1.0 Index]