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

Arguments

...

Arguments passed to *findFilesTodo().

Value

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

See Also

For more information see AromaTransform.