[.FileMatrix {R.huge} | R Documentation |
Gets a subset of elements of a file matrix
Description
Gets a subset of elements of a file matrix.
Usage
## S3 method for class 'FileMatrix'
this[i, j, drop=FALSE]
Arguments
i |
|
j |
|
drop |
If |
Value
Returns a matrix
(or possibly a vector
).
Author(s)
Henrik Bengtsson
See Also
*[<-()
.
For more information see FileMatrix
.
[Package R.huge version 0.10.1 Index]