Skip to contents

Get a conversion factor to convert GDP in constant 2017 Int$PPP into constant 2017 US$MER. Use the when argument to switch the year of the conversion factor. Source = WDI.

Usage

calcRatioPPP2MER(when = 2017)

Arguments

when

An integer (defaults to 2017) specifying the year of the PPP2MER factor.

Value

magpie object with the requested output data either on country or on regional level depending on the choice of argument "aggregate" or a list of information if supplementary is set to TRUE.

Examples

if (FALSE) { # \dontrun{
calcOutput("RatioPPP2MER")
} # }