Skip to content

Function to check a MAgPIE gdx file for known problems (e.g. non-zero dummy variables). The function will throw warnings for problem found in the outputs.

Usage

outputCheck(gdx)

Arguments

gdx

GDX file

Author

Jan Philipp Dietrich

Examples

if (FALSE) { # \dontrun{
outputCheck(gdx)
} # }