changeInput.ParallelFilter: Replaces input filters with other ones

Description Usage Arguments Value Author(s) See Also

Description

Replaces input filters with other ones.

Usage

1
2
## S3 method for class 'ParallelFilter'
changeInput(this, newInput, oldInput=NULL, recursive=TRUE, ...)

Arguments

recursive

If TRUE, the same method with the arguments are called on all input filters.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ParallelFilter..


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.