rownames.FileMatrix {R.huge} | R Documentation |
Gets the row names of a file matrix.
## S3 method for class 'FileMatrix': rownames(this, ...)
... |
Not used. |
Returns a character
vector
, or NULL
.
Henrik Bengtsson (http://www.braju.com/R/)
*dimnames()
.
*colnames()
.
For more information see FileMatrix
.