Description Usage Arguments Value See Also
This internal function provides an environment usable from the class NIflow.
1  | .create_flow(name = "", work_dir = tempdir(), inputs = list())
 | 
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()  | 
A NIflow object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.