Skip to contents

Creates a new workflow object that can contain steps and manage execution flow.

Usage

new_workflow(name = NULL)

Arguments

name

Optional name for the workflow

Value

A workflow object