Learn R Programming

R.huge (version 0.10.1)

[.FileVector: Gets a subset of elements of a file vector

Description

Gets a subset of elements of a file vector.

Usage

# S3 method for FileVector
[(this, i=NULL)

Value

Returns a vector.

Arguments

i

A numeric vector or element indices.

Author

Henrik Bengtsson

See Also

*[<-(). For more information see FileVector.