lapply.GenericDataFileSet {R.filesets} | R Documentation |
Applies a function to each of the data files.
## S3 method for class 'GenericDataFileSet': lapply(this, ...)
... |
Not used. |
Returns a named list
where the names are the names of the date files
according to *getNames()
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see GenericDataFileSet
.