as.matrix,big.matrix-method {bigmemory} | R Documentation |
Convert to base R matrix
Description
Extract values from a big.matrix
object
and convert to a base R matrix object
Usage
## S4 method for signature 'big.matrix'
as.matrix(x)
Arguments
x |
A big.matrix object |
[Package bigmemory version 4.6.4 Index]