Learn R Programming

aroma.core (version 3.0.0)

findFilesTodo.AromaTransform: Finds files in the data set still not processed

Description

Finds files in the data set still not processed.

Usage

"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.