Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getFile.GenericDataFileSet

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.


R.filesets

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.