as.matrix.FileMatrix: Returns the elements of a file matrix as an R matrix

as.matrix.FileMatrixR Documentation

Returns the elements of a file matrix as an R matrix

Description

Returns the elements of a file matrix as an R matrix, that is, imported into memory (if possible).

Usage

## S3 method for class 'FileMatrix'
as.matrix(x, ...)

Arguments

...

Not used.

Value

Returns a matrix.

Author(s)

Henrik Bengtsson

See Also

For more information see FileMatrix.


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