CostCapital: CostCapital

View source: R/CostCapital.R

CostCapitalR Documentation

CostCapital

Description

Reads data to calculate capital stocks

Usage

CostCapital(gdx, type = "stocks", file = NULL, level = "cell")

Arguments

gdx

GDX file

type

either capital stocks ("stocks") or overall capital investment "investment"

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 values related with overall value of production [million US$17]

Author(s)

Edna Molina Bacca

Examples


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


pik-piam/magpie4 documentation built on Oct. 15, 2024, 9:34 p.m.