Skip to content

Reads in a reporting mif file from REMIND

Usage

readREMIND(subtype)

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

See also

Author

David Klein

Examples


if (FALSE) { # \dontrun{
readSource("REMIND",aggregate=FALSE)
} # }