filter2: Expands the fucntion filter() to the edges, instead of...

View source: R/filter2.R

filter2R Documentation

Expands the fucntion filter() to the edges, instead of returning NA.

Description

Expands the fucntion filter() to the edges, instead of returning NA.

Usage

filter2(x, filter)

Arguments

x

is the data vector.

filter

is a vector of the filter values as input to filter().


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.