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 (http://www.braju.com/R/)
For more information see FileMatrix
.