as.vector.AbstractFileArray: Returns the elements of a file array as an R vector

as.vector.AbstractFileArrayR Documentation

Returns the elements of a file array as an R vector

Description

Returns the elements of a file array as an R vector, that is, imported into memory (if possible).

Usage

## S3 method for class 'AbstractFileArray'
as.vector(x, mode="any")

Arguments

mode

Not used.

Value

Returns a vector.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.