Overloaded Mean to pass additional arguments

mean(x, ..., na.rm = FALSE)

Arguments

x

is an object of class Rcpp_Image.

...

further arguments passed to summary methods

na.rm

logical: should missing values be removed?