Learn R Programming

aroma.core (version 3.3.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)

Value

Returns a named integer

vector specifying the indices of the files still not processed.

Arguments

...

Not used.

verbose

See Verbose.

Author

Henrik Bengtsson

See Also

For more information see AromaTransform.