buildNodes: Build Nodes

Description Usage Arguments Value

Description

This function creates the node structure by merging aupus, ratio, balance element, item info and population datasets.

Usage

1
buildNodes(dataList, aupusParam)

Arguments

dataList

A list of AUPUS datasets to be analyzed, typically as produced by the function getAupusDataset. For more details on this argument, please see ?getAupusDataset.

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

A data.table with the node data. Essentially, this is a data.table containing all the variables meant to be stored in the nodes: AUPUS, input, ratio, balance element, item info, and population.


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