discountRates: discountRates

View source: R/discountRates.R

discountRatesR Documentation

discountRates

Description

reads discount rates from a MAgPIE gdx file

Usage

discountRates(gdx, file = NULL, level = "reg")

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

level

Level of regional aggregation; "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate

Value

A MAgPIE object containing discount rates used in the model

Author(s)

Xiaoxi Wang

Examples


  ## Not run: 
    x <- discountRates(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on Sept. 14, 2024, 10:08 p.m.