.shift_phase {fftab} | R Documentation |
Shift Phase
Description
Adjusts the phase of Fourier coefficients.
Usage
.shift_phase(x, shift)
Arguments
x |
An R object. |
shift |
A numeric value indicating the phase shift. |
[Package fftab version 0.1.0 Index]