R/other.R
running.mean.Rd
running.mean() was renamed to running_mean() to create a more consistent API.
running.mean()
running_mean()
running.mean(v, binwidth)
The numeric vector.
Numeric constant, the size of the bin, should be meaningful, i.e. smaller than the length of v.
v