plotLCOE: Read in LCOE mif and write LCOE_plots.pdf

Description Usage Arguments Author(s)

View source: R/plotLCOE.R

Description

Read in all information from LCOE mif file and create the LCOE_plots.pdf

Usage

1
2
3
4
5
6
7
plotLCOE(
  LCOEfile,
  gdx,
  y = c(2015, 2020, 2030, 2040, 2050, 2060),
  reg = "all_regi",
  fileName = "LCOE_plots.pdf"
)

Arguments

LCOEfile

a path to the LCOE reporting csv file of the scenario to be plotted

gdx

gdx file of run

y

time span for the data in line plots, default: y=c(2015, 2020,2030,2040,2050,2060)

reg

region(s) in focus, reg ="all_regi" shows all regions if the mifs contain different regions

fileName

name of the pdf, default = "LCOE_plots.pdf"

Author(s)

Felix Schreyer


pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.