Learn R Programming

R.huge (version 0.10.1)

nrow.FileMatrix: Gets the number of rows of the matrix

Description

Gets the number of rows of the matrix.

Usage

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

Value

Returns a double.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see FileMatrix.