View source: R/fourier_transform.R
fourier_freq | R Documentation |
Fourier frequencies on [0,pi], as defined by 2*pi*j/n for j=0,...,floor(n/2).
fourier_freq(n)
n |
integer |
numeric vector of length floor(n/2)+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.