DLflow.add: Add an Item to a Flow

Description Arguments Details Value

Description

This function adds an item (input, DLscheme, DLmodel or function) to the flow.

Arguments

what

(character, DLscheme, DLmodel or function) Item to add, Default: NULL

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

Details

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.

Value

The updated flow.


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.