aggregate_cols | R Documentation |
A string list containing named names of columns in aggregate data frames.
Items in the list provide default values for column name function arguments
to aggregation functions throughout the Recca
package.
aggregate_cols
A string list with 19 entries.
The name of a column in a wide-by-matrices data frame containing aggregates of primary energy.
The name of a column in a wide-by-matrices data frame containing aggregates of net primary energy. Net and gross aggregates will be identical at the primary stage.
The name of a column in a wide-by-matrices data frame containing aggregates of gross primary energy. Net and gross aggregates will be identical at the primary stage.
The name of a column in a wide-by-matrices data frame containing aggregates of final energy.
The name of a column in a wide-by-matrices data frame containing aggregates of net final energy, not including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of gross final energy, including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of useful energy.
The name of a column in a wide-by-matrices data frame containing aggregates of net useful energy, not including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of gross useful energy, including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of energy services.
The name of a column in a wide-by-matrices data frame containing aggregates of net energy services, not including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of gross energy services, including energy industry own use.
The name of a column in a wide-by-matrices data frame containing aggregates of final demand energy (including energy industry own use), regardless of whether the last stage is final, useful, or services.
The name of a column in a wide-by-matrices data frame containing aggregates of net final demand energy (excluding energy industry own use), regardless of whether the last stage is final, useful, or services.
The name of a column in a wide-by-matrices data frame containing aggregates of gross final demand energy (including energy industry own use), regardless of whether the last stage is final, useful, or services.
The name of a column in a wide-by-matrices data frame containing regions.
The suffix for column names containing aggregated matrices.
The name of a column containing names of products, industries, or sectors. Default is "Product.Industry.Sector".
The name of a column containing a nested data frame of chopped energy conversion chains. Default is "Chopped.ECCs".
aggregate_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.