| isDone.AromaTransform {aroma.core} | R Documentation |
Checks if the data set is processed or not.
## S3 method for class 'AromaTransform': isDone(this, ..., verbose=FALSE)
... |
Not used. |
verbose |
See Verbose. |
Returns TRUE if the data set is processed, otherwise FALSE.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AromaTransform.