dot-build_compute_function: Build a Function to Compute Output from Flow

Description Usage Arguments Value See Also

Description

This internal function creates the body of a function which is able to execute the current flow and obtain the given output.

Usage

1

Arguments

args

(character) List of arguments to be used in the function definition.

output

(character) One of the flow's outputs, which the function will compute.

Value

A text that is a function definition. The function will be able to compute the given output from a flow.

See Also

str_flatten style_text


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