dot-create_flow: Create a Flow (internal)

Description Usage Arguments Value See Also

Description

This internal function provides an environment usable from the class NIflow.

Usage

1
.create_flow(name = "", work_dir = tempdir(), inputs = list())

Arguments

name

(character) Name of the flow

work_dir

(character) Path of the temporary folder where to store results

inputs

(list of names) List of inputs used in the flow, Default: list()

Value

A NIflow object.

See Also

make_empty_graph,add_vertices


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