Rdocumentation
powered by
Learn R Programming
ddR (version 0.1.2)
mean,DObject-method: Gets the mean value of the elements within the object.
Description
Gets the mean value of the elements within the object.
Usage
"mean"(x, trim = 0, na.rm = FALSE, ...)
Arguments
x
The distributed object to get the mean of.
trim
Not supported yet.
na.rm
If TRUE, removes NA values.
...
Other args.