Skip to contents

Extracts all steps, relationships, parameters, and files from the workflow and builds a reusable workflow template environment.

Usage

createWorkflowTemplateEnv(workflow = NULL, addParental = F)

Arguments

workflow

The workflow environment to template

addParental

if T the created stepTemplates have the steps from the workflow as parents (default: FALSE)

Value

An environment representing the workflow template