pipeline: Combine pipes to chain, returns it's output

Description Usage Arguments Value Examples

Description

Allows nice descriptive specification of pipeline. Iterates over arguments and constructs pipeline where output from n-1 filter directed to input of n filter.

Usage

1

Arguments

...

List of pipes, I recommend to skip first argument for pipe

.env

Environment for evaluating pipes, for experts only

Value

Output of last pipe

Examples

1
2
3
4

tz-lom/Resonance-Rproj documentation built on July 1, 2019, 4:53 p.m.