logical. Should missing values (including NaN) be omitted from the calculations?
dims
Depreceated version of argument dim. Please use dim instead (it is just it there for back compatibility and will be removed soon.)
dim
The dimensions(s) to sum over. A vector of integers or characters (dimension names). If the MAgPIE object has more than 1 actual dimension collected in the third real dimension, each actual dimension can be summed over using the corresponding dim code (see dimCode for more information)
sep
A character separating joined dimension names
...
Further arguments passed to rowSums internally
Value
value
A MAgPIE object or an array (depending on the format of x) with values summed over the specified dimensions