Rdocumentation
powered by
Learn R Programming
NetRep (version 1.0.2)
loadIntoRAM: Load a
'disk.matrix'
into RAM
Description
If
x
is a
disk.matrix
load in the matrix data at its associated file. If
x
is already a matrix, return as is.
Usage
loadIntoRAM(x)
Arguments
x
a
'matrix'
or
'disk.matrix'
Value
a
'matrix'