names.FileVector {R.huge}R Documentation

Gets the element names of a file vector

Description

Gets the element names of a file vector.

Usage

## S3 method for class 'FileVector'
names(x, ...)

Arguments

...

Not used.

Value

Returns a character vector.

Author(s)

Henrik Bengtsson

See Also

For more information see FileVector.


[Package R.huge version 0.10.1 Index]