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.