signalFilter: applies a function on the s1 and s2 objects of a DyadSignal...

signalFilterR Documentation

applies a function on the s1 and s2 objects of a DyadSignal object

Description

applies a function on the s1 and s2 objects of a DyadSignal object

Usage

signalFilter(x, FUN, newAttributes = NULL, signals = "all", ...)

Arguments

x

a DyadExperiment, DyadSession, or DyadSignal Object

FUN
newAttributes

named list of attributes to be set on the resulting object. "filter" attributes will be added instead.

signals

a vector of strings defining the names of the signals on which to run the filter

...

additional arguments of FUN

Value

a DyadExperiment, DyadSession, or DyadSignal Object with the filtered signals


kleinbub/rIP documentation built on Dec. 21, 2024, 9:15 a.m.