merge: Merge Two Flows

Description Usage Arguments Value

View source: R/merge.R

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.


neuroimaginador/wf4ni documentation built on Oct. 15, 2019, 9:26 a.m.