getFile.GenericDataFileSet: Get a particular file of the file set

getFile.GenericDataFileSetR Documentation

Get a particular file of the file set

Description

Get a particular file of the file set.

Usage

## S3 method for class 'GenericDataFileSet'
getFile(this, idx, ...)

Arguments

idx

A numeric index or a character string specifying the file to be returned.

...

Not used.

Value

Returns a @GenericDataFile.

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFileSet. If argument idx is a character, then internally *indexOf() is used to identify what to return.


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.