Reads in a reporting mif file from REMIND
Arguments
- subtype
A string composed of three items: unit, revision and indicator.
Unit can be either "intensive" or "extensive", revision is the input data
revision, and indicator is the name of the REMIND indicator
Value
MAgPIE object with regional aggregation of REMIND H12
Examples
if (FALSE) { # \dontrun{
readSource("REMIND",aggregate=FALSE)
} # }