rowMeans-DObject-method: Gets the row means for a distributed array or data.frame.

Description Usage Arguments

Description

Gets the row means for a distributed array or data.frame.

Usage

1
2
## S4 method for signature 'DObject'
rowMeans(x, na.rm = FALSE, dims = 1L)

Arguments

x

The object to get the row means from.

na.rm

If TRUE, will remove NAs.

dims

Currently does nothing.


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