signalFilter | R Documentation |
applies a function on the s1 and s2 objects of a DyadSignal object
signalFilter(x, FUN, newAttributes = NULL, signals = "all", ...)
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 |
a DyadExperiment, DyadSession, or DyadSignal Object with the filtered signals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.