Learn R Programming

aroma.core (version 2.14.0)

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)

Arguments

...
Not used.
verbose
See Verbose.

Value

  • Returns a named integer vector specifying the indices of the files still not processed.

See Also

For more information see AromaTransform.