dot-which_to_compute: Pipeline to Execute

Description Usage Arguments Details Value

Description

This internal function returns the list of steps to compute the given output.

Usage

1
.which_to_compute(flow, output, given_inputs = NULL)

Arguments

flow

(a NIflow object) The flow.

output

(character) The name of the output to compute.

given_inputs

(list) Additional inputs provided, Default: NULL

Details

DETAILS

Value

A vector with the corresponding steps needed to calculate the output.


neuroconductor/wf4ni documentation built on May 14, 2019, 12:54 a.m.