Constants for data frames containing IEA and MW data frames
ieamw_cols.Rd
A string list containing both the column name and column values for energy conversion chains (ECCs) in PSUT format.
Format
A string list with 4 entries.
- ieamw
The name of the column containing metadata on ECC sources. "IEAMW"
- iea
A string identifying that ECC data are from the IEA exclusively. "IEA"
- mw
A string identifying that ECC data are for muscle work (MW) exclusively. "MW"
- both
A string identifying that ECC data include both IEA and muscle work. "Both"