aroma.core (version 3.1.1)

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