elecInvest: elecInvest

Description Usage Arguments Value

View source: R/elecInvest.R

Description

Function that calculates electricity subsector investment requirements from a given GCAM run.

Usage

1
2
3
4
5
6
7
elecInvest(
  elec_gen_vintage,
  gcamdataFile,
  world_regions,
  start_year = 2010,
  end_year = 2050
)

Arguments

elec_gen_vintage

Electricity vintage query result

world_regions

GCAM regions for which to collect data

start_year

Start year of time frame of interest for analysis

end_year

end_year of time frame of interest for analysis

Value

Returns data in a form required by plutus::gcamInvest.R


mengqi-z/plutus documentation built on March 6, 2021, 12:28 a.m.