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, ...)
... |
Not used. |
Returns a vector
.
Henrik Bengtsson (http://www.braju.com/R/)
*as.vector()
.
For more information see AbstractFileArray
.