rownames.FileMatrix {R.huge} | R Documentation |
Gets the row names of a file matrix
Description
Gets the row names of a file matrix.
Usage
## S3 method for class 'FileMatrix'
rownames(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
vector
, or NULL
.
Author(s)
Henrik Bengtsson
See Also
*colnames()
.
For more information see FileMatrix
.
[Package R.huge version 0.10.1 Index]