R/ops.R
mean.value.Rd
Computes the arithmetic mean of all elements across value objects.
# S3 method for class 'value' mean(x, ...)
A value object or list of value objects
Additional arguments (for compatibility with base::mean)
A new value object (1x1 matrix) representing the mean