ncol.FileMatrix {R.huge} | R Documentation |
Gets the number of columns of the matrix.
## S3 method for class 'FileMatrix': ncol(this, ...)
... |
Not used. |
Returns a double
.
Henrik Bengtsson (http://www.braju.com/R/)
*dim()
.
For more information see FileMatrix
.