getFile.GenericDataFileSet | R Documentation |
Get a particular file of the file set.
## S3 method for class 'GenericDataFileSet'
getFile(this, idx, ...)
idx |
A |
... |
Not used. |
Returns a @GenericDataFile.
Henrik Bengtsson
For more information see GenericDataFileSet
.
If argument idx
is a character
, then internally
*indexOf()
is used to identify what to return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.