barchart.electricity: Barchart method for class=electricity

Description Usage Arguments Details

Description

Not all electricity queries in classes.csv can be plotted as a stacked barchart. The queries supported by this method are: Primary energy with CCS (Direct Equivalent) Electricity generation by technology (inc solar roofs)

Usage

1
2
## S3 method for class 'electricity'
barchart(list.q, query, frc, reg = "Global")

Arguments

list.q

list of queries, each query a single data.frame

query

string, query must be in list.q

frc

string, one of forcing targets in list.q[[query]]

reg

string, one of 32 GCAM regions or Global. Defaults to Global

Details

Both barcharts display three rows: Master Branch, Development Branch, and Master.Minus.Development. The third row is calculated using Master.Minus.Development(), found in utils.R.

Both barcharts display three rows: Master Branch, Development Branch, and Master.Minus.Development. The third row is calculated using master.minus.int(), found in utils.R.


xavier-gutierrez/validation_figures documentation built on May 24, 2019, 9:58 p.m.