findFilesTodo.AromaTransform: Finds files in the data set still not processed
Description
Finds files in the data set still not processed.Usage
## S3 method for class 'AromaTransform':
findFilesTodo(this, ..., verbose=FALSE)
Value
- Returns a named
integer
vector
specifying the indices of the files
still not processed.