Description Usage Arguments Value
Function to update the extraction rates and input from processing after each iteration of Aupus. This function takes the quantity of a commodity that was allocated to Reemployment Same Sector in one step and passes that value on to the edges (to be passed to the children). Additionally, the extraction rates computed by the parents are passed on to the children.
1 | updateEdges(nodes, edges, aupusParam)
|
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). |
No data is returned, but the edges object is updated with the information from nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.