as.list.GenericDataFileSet: Returns the files of the file set

as.list.GenericDataFileSetR Documentation

Returns the files of the file set

Description

Returns the files of the file set.

Usage

## S3 method for class 'GenericDataFileSet'
as.list(x, useNames=TRUE, ...)

Arguments

...

Arguments passed to *getFiles().

useNames

If TRUE, the list will be annotated with names.

Value

Returns a list of files, each of class getFileClass().

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFileSet.


R.filesets documentation built on July 21, 2022, 5:11 p.m.