sparklyr
Get Started
Guides
Databricks
Deployment
News
Reference
Packages
Learn more
On this page
ml_add_stage
Description
Usage
Arguments
Add a Stage to a Pipeline
R/ml_pipeline_utils.R
ml_add_stage
Description
Adds a stage to a pipeline.
Usage
ml_add_stage
(x, stage)
Arguments
Arguments
Description
x
A pipeline or a pipeline stage.
stage
A pipeline stage.