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
See Also
For more information see FileMatrix
.
[Package R.huge version 0.10.1 Index]