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


doomhammerhell/pipeline-r documentation built on Dec. 20, 2021, 12:13 a.m.