Description Usage Arguments Value
This function creates the node structure by merging aupus, ratio, balance element, item info and population datasets.
1 | buildNodes(dataList, aupusParam)
|
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). |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.