rowMeans.FileMatrix: Calculates the means for each row

rowMeans.FileMatrixR 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 *rowSums().

doCount

If TRUE, the number of included values are counted and returned as an attribute.

Value

Returns a numeric vector.

Author(s)

Henrik Bengtsson

See Also

*rowSums(). For more information see FileMatrix.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.