Description Usage Arguments Author(s) Examples
View source: R/convGDX2CSV_LCOE.R
Read in all information from GDX file, calculate the LCOE for pe2se technologies and create the LCOE .csv reporting
1 2 3 4 5 6  | 
gdx | 
 a GDX as created by readGDX, or the file name of a gdx  | 
file | 
 name of the csv file which will be written  | 
scen | 
 scenario name that is used in the *.mif reporting  | 
t | 
 temporal resolution of the reporting, default: t=c(seq(2005,2060,5),seq(2070,2110,10),2030,2050)  | 
Felix Schreyer
1  | ## Not run: convGDX2CSV_LCOE(gdx,file="REMIND_LCOE_reporting.csv",scenario="default")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.