hannSlide | R Documentation |
Smooth an input vector (or data table column), with a sliding Hann window of defined width.
hannSlide(vec, win = 50)
vec |
Input vector or (or data table column) to smooth. |
win |
Width of hanning window in bp. |
Will Gittens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.