Learn R Programming

R.huge (version 0.10.1)

ncol.FileMatrix: Gets the number of columns of the matrix

Description

Gets the number of columns of the matrix.

Usage

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

Value

Returns a double.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see FileMatrix.