| getByRow.FileMatrix {R.huge} | R Documentation |
Checks if elements are stored row by row or not.
## S3 method for class 'FileMatrix' getByRow(this, ...)
... |
Not used. |
Returns TRUE if the elements are stored row by row, otherwise FALSE.
Henrik Bengtsson
For more information see FileMatrix.