aroma.core (version 3.3.1)

isDone.AromaTransform: Checks if the data set is processed or not

Description

Checks if the data set is processed or not.

Usage

# S3 method for AromaTransform
isDone(this, ...)

Value

Returns TRUE if the data set is processed, otherwise FALSE.

Arguments

...

Arguments passed to *findFilesTodo().

Author

Henrik Bengtsson

See Also

For more information see AromaTransform.