updateInputFromProcessing: Update Input from Processing

Description Usage Arguments Value

Description

The edge dataset contains information about the quantities of a particular item flowing from a particular parent to a particular child. This function aggregates the edge dataset, grouping by child, and replaces element 31 (Actual Producing Factor) of the child with the inputs from all the parents.

Usage

1
updateInputFromProcessing(nodes, edges, aupusParam)

Arguments

nodes

The nodes data returned by the function buildNodes.

edges

The edge data returned by the function buildEdges.

aupusParam

A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements).

Value

No values are returned, but instead the passed nodes dataset is updated.


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.