psut_cols | R Documentation |
A string list containing named names of columns in PSUT data frames.
Items in the list provide default values for column name function arguments
throughout the Recca
package.
psut_cols
A string list with 25 entries.
The name of a column in a wide-by-matrices data frame containing resource (R
) matrices.
The name of a column in a wide-by-matrices data frame containing use (U
) matrices that exclude energy industry own use.
The name of a column in a wide-by-matrices data frame containing use (U
) matrices that contain exclusively energy industry own use.
The name of a column in a wide data-by-matrices frame containing use (U
) matrices that are the sum of U_feed
and U_eiou
matrices.
The name of a column in a wide-by-matrices data frame containing the ratio of U_eiou
and U
matrices.
The name of a column in a wide-by-matrices data frame containing make (V
) matrices.
The name of a column in a wide-by-matrices data frame containing final demand (Y
) matrices.
The name of a column in a wide-by-matrices data frame containing exergy-to-energy-ratio (phi) matrices.
The name of a column in a wide-by-matrices data frame containing unit summation (S_units
) matrices.
The name of a column in a wide-by-matrices data frame containing details of the final-to-useful extension for final demand.
The name of a column in a wide-by-matrices data frame containing details of the final-to-useful extension for energy industry own use.
The name of a column in a tidy data frame containing matrices.
The name of a column in a tidy data frame containing matrix names.
The name of a column in a tidy data frame containing sector names.
The name of a column in a tidy data frame containing names of countries.
The name of a column in a tidy data frame containing years.
The name of a column in a tidy data frame containing the method for accounting for the primary equivalent of renewable electricity.
The name of a column in a tidy data frame containing names of energy types.
The name of a column in a tidy data frame last stages of the energy conversion chain.
Note that some of the values are repeated,
thereby providing synonyms.
E.g., both resources
and R
point to the "R" column name.
psut_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.