A string vector containing a limited set of names of Total primary energy supply
Flow
s in
the IEA extended energy balances database. Used for calculating domestic primary energy consumption
using Recca::primary_aggregates()
A string vector with 3 entries.
- resources
The string identifier for Resource flows.
- imports
The string identifier for Import flows.
- stock_changes
The string identifier for Stock changes flows.
Examples
prim_agg_flows
#> $resources
#> [1] "Resources"
#>
#> $imports
#> [1] "Imports"
#>
#> $stock_changes
#> [1] "Stock changes"
#>