mean-DObject-method: Gets the mean value of the elements within the object.

Description Usage Arguments

Description

Gets the mean value of the elements within the object.

Usage

1
2
## S4 method for signature 'DObject'
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.


ddR documentation built on May 29, 2017, 6:52 p.m.