Converts GTAP data to fit to the common country list. Weighting is done by using the Imports and
Exports from FAO. NOW NEW WEIGHTING
Arguments
- x
MAgPIE object contains GTAP data
- subtype
The GTAP subtype: VIWS, VIMS VXWD, VXMD, VOA, VOM
Value
Converted GTAP Data
Examples
if (FALSE) { # \dontrun{
x <- ReadSource("GTAP", "GTAP7_VIMS")
} # }