nrow.FileMatrix {R.huge}R Documentation

Gets the number of rows of the matrix

Description

Gets the number of rows of the matrix.

Usage

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

Arguments

...

Not used.

Value

Returns a double.

Author(s)

Henrik Bengtsson

See Also

For more information see FileMatrix.


[Package R.huge version 0.10.1 Index]