filters-methods {MotIV} | R Documentation |
Methods for filters object
## S4 method for signature 'filter' summary(object) ## S4 method for signature 'filters' summary(object) ## S4 method for signature 'filter' names(x) ## S4 method for signature 'filters' names(x)
object |
An object of class |
x |
An object of class |
Eloi Mercier <emercier@chibi.ubc.ca>
setFilter
, filter
, split
, combine
showClass("filter")