| WaveFilter-class | R Documentation |
A WaveFilter object is an object containing information necessary for the
filterWave() function to apply the filter to a Wave or TaggedWave
object. This is designed to allow a pipe operator (either magrittr or base R)
to be used to apply filters to a Wave in a pipeline. If used with a
TaggedWave object the function adds information to the processing slot
documenting its action.
descriptionDescription of the filter.
funcName of function.
paramsList of additional parameters to pass to the function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.