Description Usage Arguments Value See Also
This function allows to run a pipeline (flow) given some of its inputs.
1 2  | 
flow | 
 (a NIflow) The flow to be executed.  | 
inputs | 
 (list) Inputs to use, Default: list()  | 
desired_outputs | 
 (character array) List of outputs to compute, Default: NULL  | 
initialize_outputs | 
 (logical) initialize outputs?, Default: TRUE  | 
... | 
 Other arguments passed to subfunctions.  | 
A list with one (named) field for each desired_output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.