prep {multivarious} | R Documentation |
prepare a dataset by applying a pre-processing pipeline
Description
prepare a dataset by applying a pre-processing pipeline
Usage
prep(x, ...)
Arguments
x |
the pipeline |
... |
extra args |
Value
the pre-processed data
[Package multivarious version 0.2.0 Index]