powered by
Function checks whether a dimension exsist in a MAgPIE objects
dimExists(dim, x, sep = ".")
Boolean indicating whether dimension exists or not
A vector of dimension numbers or dimension names which should be checked for
MAgPIE object in which the dimensions should be searched for.
A character separating joined dimension names
Jan Philipp Dietrich
dimCode
pop <- maxample("pop") dimExists(c("t","scenario","blablub"),pop)
Run the code above in your browser using DataLab