Skip to contents

Constructs a new step template object with encapsulated state and public API.

Usage

createStepTemplateEnv(treeIdent = NULL, stepDf = NULL, workflow = NULL)

Arguments

treeIdent

assigns a target tree to the template (optional)

stepDf

Data frame with step metadata (optional)

workflow

Workflow environment this template belongs to (optional)

Value

An environment representing the step template