Description Usage Arguments Details
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)
1 2 | ## S3 method for class 'electricity'
barchart(list.q, query, frc, reg = "Global")
|
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.