add_node {multivarious} | R Documentation |
add a pre-processing stage
Description
add a pre-processing stage
Usage
add_node(x, step, ...)
Arguments
x |
the processing pipeline |
step |
the pre-processing step to add |
... |
extra args |
Value
a new pre-processing pipeline with the added step
[Package multivarious version 0.2.0 Index]