generate_connections {putior}R Documentation

Generate connections between nodes

Description

Generate connections between nodes

Usage

generate_connections(workflow, show_files = FALSE, show_artifacts = FALSE)

Arguments

workflow

Workflow data frame with combined script and artifact nodes

show_files

Whether to show file-based connections

show_artifacts

Whether artifacts are included in the workflow

Value

Character vector of connection definitions


[Package putior version 0.1.0 Index]