ActionOn_Child_Changed: xxx

View source: R/pipeline_funcs.R

ActionOn_Child_ChangedR Documentation

xxx

Description

# A process has changed

Usage

ActionOn_Child_Changed(
  temp.dataIn,
  dataIn,
  steps.status,
  steps,
  steps.enabled,
  steps.skipped,
  processHasChanged,
  newValue
)

Arguments

temp.dataIn

xxx

dataIn

xxx

steps.status

xxx

steps

A vector of names which are the names of the steps in the process

steps.enabled

xxx

steps.skipped

xxx

processHasChanged

A character(1) which is the name of the process which has changed its return value.

newValue

The new value given by the step which has changed. It can be either NULL (the process has been reseted) or contain a dataset (the process has been validated and returned the result of its calculations)

Author(s)

Samuel Wieczorek


samWieczorek/Magellan documentation built on March 30, 2022, 3:40 a.m.