Learn R Programming

R.huge (version 0.10.1)

colnames.FileMatrix: Gets the column names of a file matrix

Description

Gets the column names of a file matrix.

Usage

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

Value

Returns a character

vector, or NULL.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*rownames(). For more information see FileMatrix.