Skip to contents

Generate node definitions for mermaid diagram

Usage

generate_node_definitions(
  workflow,
  node_labels = "label",
  show_workflow_boundaries = TRUE
)

Arguments

workflow

Workflow data frame

node_labels

What to show in node labels

show_workflow_boundaries

Whether to apply special styling to start/end nodes

Value

Character vector of node definitions