rollsmooth: Applies a function using a bilateral window step = 1

Description Usage Arguments

Description

Applies a function using a bilateral window step = 1

Usage

1
rollsmooth(v, width, funs = mean, ...)

Arguments

v

vector upon which to apply funs

width

size of the window

funs

function to apply to the vector

...

additional parameters to pass to funs


albertbuchard/r-pipeline documentation built on May 5, 2019, 6:57 p.m.