getByRow.FileMatrix: Checks if elements are stored row by row or not

getByRow.FileMatrixR Documentation

Checks if elements are stored row by row or not

Description

Checks if elements are stored row by row or not.

Usage

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

Arguments

...

Not used.

Value

Returns TRUE if the elements are stored row by row, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see FileMatrix.


R.huge documentation built on July 9, 2023, 6:24 p.m.