reportTrade: reportTrade

View source: R/reportTrade.R

reportTradeR Documentation

reportTrade

Description

reports trade

Usage

reportTrade(gdx, detail = FALSE)

Arguments

gdx

GDX file

detail

if true, provides estimates for all commodities, otherwise aggregates some groups

Value

Net-Exports and self sufficiency (exports/domestic supply) as MAgPIE object. Unit: see names

Author(s)

Benjamin Leon Bodirsky, Mishko Stevanovic

Examples


  ## Not run: 
    x <- reportTrade(gdx="fulldata.gdx",detail=TRUE)
  
## End(Not run)

pik-piam/magpie4 documentation built on May 2, 2024, 5:29 p.m.