powered by
Calculates the means for each row.
# S3 method for FileMatrix rowMeans(x, ..., doCount=FALSE)
Returns a numeric
numeric
vector.
vector
Arguments passed to *rowSums().
*rowSums()
If TRUE, the number of included values are counted and returned as an attribute.
TRUE
Henrik Bengtsson
*rowSums(). For more information see FileMatrix.
FileMatrix