Function that produces the regional data set for running the MAgPIE model.
Usage
fullMAGPIE(rev = numeric_version("0.1"), dev = "")Examples
if (FALSE) { # \dontrun{
retrieveData("MAGPIE", rev = numeric_version("12"),
mainfolder = "pathtowhereallfilesarestored")
} # }