as.matrix.FileMatrix {R.huge} | R Documentation |
Returns the elements of a file matrix as an R matrix, that is, imported into memory (if possible).
## S3 method for class 'FileMatrix': as.matrix(x, ...)
... |
Not used. |
Returns a matrix
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see FileMatrix
.