| as.vector.AbstractFileArray {R.huge} | R Documentation |
Returns the elements of a file array as an R vector, that is, imported into memory (if possible).
## S3 method for class 'AbstractFileArray' as.vector(x, mode="any")
mode |
Not used. |
Returns a vector.
Henrik Bengtsson
For more information see AbstractFileArray.