Description Arguments Details Value
This function adds an item (input, DLscheme, DLmodel or function) to the flow.
what | 
 (character,   | 
inputs | 
 (character) List of required inputs, Default: NULL  | 
output | 
 (character) The "name " of the item inside the flow, Default: NULL  | 
subset | 
 (list) PARAM_DESCRIPTION, Default: NULL  | 
If the item to add is an input, the only required (and used) argument is what. If it's a function or a DLscheme or a DLmodel, mandatory arguments are what, inputs and output.
The updated flow.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.