Skip to contents

Constructs a new step object with encapsulated state, navigation environments, and public API.

Usage

createStepEnv(stepDf = NULL, workflow = NULL)

Arguments

stepDf

Data frame with step metadata

workflow

Workflow environment this step belongs to

Value

An environment representing the step