running.mean | R Documentation |
running.mean()
was renamed to running_mean()
to create a more
consistent API.
running.mean(v, binwidth)
v |
The numeric vector. |
binwidth |
Numeric constant, the size of the bin, should be meaningful,
i.e. smaller than the length of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.