rowMeans.FileMatrix {R.huge} | R Documentation |
Calculates the means for each row
Description
Calculates the means for each row.
Usage
## S3 method for class 'FileMatrix'
rowMeans(x, ..., doCount=FALSE)
Arguments
... |
Arguments passed to |
doCount |
If |
Value
Author(s)
Henrik Bengtsson
See Also
*rowSums()
.
For more information see FileMatrix
.
[Package R.huge version 0.10.1 Index]