merge: Merge Two Flows

Description Usage Arguments Value

Description

Merge Two Flows

Usage

1
merge(flow1, flow2, rename = TRUE)

Arguments

flow1

(NIflow object) First flow to merge

flow2

(NIflow object) Second flow to merge

rename

(logical) Should inputs/outputs be renamed if the other flow has the same?. Default: TRUE.

Value

A NIflow that merges the two flows.


neuroconductor/wf4ni documentation built on May 14, 2019, 12:54 a.m.