window_scale | R Documentation |
Scale factor for a window function.
window_scale(window, n_new, n_fft)
window |
the window function (numeric vector) |
n_new |
length of the padded series (integer) |
n_fft |
length of the input series (integer) |
window of length n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.