readGTAPv8v9: readGTAPv8v9

View source: R/readGTAPv8v9.R

readGTAPv8v9R Documentation

readGTAPv8v9

Description

Read in data from GTAP 8.1 baseyears 2007 and 2004. All values in mio. current US$MER.

Usage

readGTAPv8v9(subtype)

Arguments

subtype

GTAP version and header that should be read. Available versions are "81" and "9" Available headers are listed in the contents_xxx.csv in the GTAPv8v9 source folder for each GTAP file (BaseData.har, BaseRate.har, BaseView.har, CO2.har, gsdvole.har, GTAPSam.har, Sets.har, TStrade.har, and Default.prm - file is determined based on the header via a mapping and does not need to be specified).

Value

GTAP data as MAgPIE object

Author(s)

Debbora Leip, David M. Chen

Examples

## Not run: 
readSource("GTAPv8v9", subtype = "81:SF01")

## End(Not run)

pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.