PSUT matrix meta information column names
sut_meta_cols.Rd
After forming PSUT matrices, meta information is provided in columns.
This list provides the typical names for the meta information columns
throughout the IEATools
package.
Format
A string list with 5 entries.
- country
The name of a column containing countries.
- method
The name of a column containing methods for calculating primary energy equivalent of renewable electricity. See
IEATools::methods
.- energy_type
The name of a column containing energy types. See
IEATools::energy_types
.- last_stage
The name of a column containing last stages of energy conversion chain analysis. See
IEATools::last_stages
.- year
The name of a column containing years in wide data frames.