Description Usage Arguments Value
In almost all cases, element 151 (Reemployment other sector) is computed as a ratio of the total supply: E_151 = R_151 * (total supply) / 100. However, for one particular commodity (code 1687, Charcoal), element 151 is instead computed as the value of element 131 for commodity 1648 minus the value of element 51 for commodity 1687.
1 | calculateEle151(stotal, data, aupusParam)
|
stotal |
The column name of data corresponding to total supply. |
data |
The AUPUS node dataset, typically as produced by buildNodes. |
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). |
This function returns an integer vector containing the row numbers of observations which were updated. However, it also has a side effect: rows within the passed data.table ("data") have element 151's value and symbol updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.