ml_add_stage: Add a Stage to a Pipeline

View source: R/ml_pipeline_utils.R

ml_add_stageR Documentation

Add a Stage to a Pipeline

Description

Adds a stage to a pipeline.

Usage

ml_add_stage(x, stage)

Arguments

x

A pipeline or a pipeline stage.

stage

A pipeline stage.


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.