ncol.FileMatrix {R.huge}R Documentation

Gets the number of columns of the matrix

Description

Gets the number of columns of the matrix.

Usage

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

Arguments

... Not used.

Value

Returns a double.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*dim(). For more information see FileMatrix.


[Package R.huge version 0.1.5 Index]