R/operations.R
mean.Rd
Generic function for the (trimmed) arithmetic mean.
# S4 method for class 'dbDenseMatrix' mean(x, ...) # S4 method for class 'dbSparseMatrix' mean(x, ...)
dbMatrix object
further arguments passed to or from other methods.