| validate.BaseFileAssays {aroma.Base} | R Documentation |
Validates assays section.
## S3 method for class 'BaseFileAssays':
validate(this, action=c("error", "warning", "quiet"), ...)
action |
A character string specifying action if a problem is
detected. See validate.BaseFileSection() for details. |
... |
Not used. |
Returns a character string explaining problems detected. If no problems
where detected, NULL is returned.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileAssays.