Description Usage Arguments Value Author(s) See Also Examples
Returns the filter coefficients of a rectangle
window. That is a vector of n 1.
The purpose of this function is just to have a name for the R command
rep (1, n).
1 |
n |
The length of the window. |
A vector of length n filled with 1.
Andreas Weingessel
stft
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.