createWorkflowTemplateEnv.Rd
Extracts all steps, relationships, parameters, and files from the workflow and builds a reusable workflow template environment.
createWorkflowTemplateEnv(workflow = NULL, addParental = F)
The workflow environment to template
if T the created stepTemplates have the steps from the workflow as parents (default: FALSE)
An environment representing the workflow template