filter-methods: Filters Methods

Description Usage Arguments Author(s) See Also Examples

Description

Methods for filters object

Usage

1
2
3
4
5
6
7
8
	 ## 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)	 

Arguments

object

An object of class filter.

x

An object of class filter.

Author(s)

Eloi Mercier <emercier@chibi.ubc.ca>

See Also

setFilter , filter, split, combine

Examples

1
showClass("filter")

MotIV documentation built on April 28, 2020, 6:51 p.m.