magclass (version 4.107.0)

magpieComp: magpieComp

Description

Function that compares two magpie objects.

Usage

magpieComp(bench, comp, reg = NA)

Arguments

bench

A MAgPIE object.

comp

A MAgPIE object.

reg

The region(s) you want to focus on

Value

a list containing a1) the names found only in bench, a2) the names found only in comp, b) a sorted data frame with the largest relative difference between bench and comp in percentage values, and c) a magclass object with the same values

Details

Function that compares two magpie objects.