Description Usage Arguments Details Value
This internal function returns the list of steps to compute the given output.
1  | .which_to_compute(flow, output, given_inputs = NULL)
 | 
flow | 
 (a NIflow object) The flow.  | 
output | 
 (character) The name of the output to compute.  | 
given_inputs | 
 (list) Additional inputs provided, Default: NULL  | 
DETAILS
A vector with the corresponding steps needed to calculate the output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.