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 class 'AromaTransform':
isDone(this, ..., verbose=FALSE)
Value
- Returns
TRUE
if the data set is processed, otherwise FALSE
.