read raw csv files from Assumptions/GCAM folder

read.GCAM.csv(basename, na.strings = "")

Arguments

basename

name of the file to be read in, without .csv

na.strings

set to ""

Value

A data frame from raw csv file saved in the Assumptions/GCAM folder

Examples

A23.globaltech_retirement <- read.GCAM.csv("A23.globaltech_retirement")
#> Warning: cannot open file 'Assumptions/GCAM/A23.globaltech_retirement.csv': No such file or directory
#> Error in file(file, "rt"): cannot open the connection