Learn R Programming

R.huge (version 0.10.1)

rownames.FileMatrix: Gets the row names of a file matrix

Description

Gets the row names of a file matrix.

Usage

# S3 method for FileMatrix
rownames(this, ...)

Value

Returns a character

vector, or NULL.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*colnames(). For more information see FileMatrix.