[.FileVector {R.huge}R Documentation

Gets a subset of elements of a file vector

Description

Gets a subset of elements of a file vector.

Usage

## S3 method for class 'FileVector'
this[i=NULL]

Arguments

i

A numeric vector or element indices.

Value

Returns a vector.

Author(s)

Henrik Bengtsson

See Also

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


[Package R.huge version 0.10.1 Index]