validate.BaseFileBioassaysetinfo: Validates bioassay-set information section

Description Usage Arguments Value Author(s) See Also

Description

Validates bioassay-set information section.

Usage

1
2
## S3 method for class 'BaseFileBioassaysetinfo'
validate(this, action=c("error", "warning", "quiet"), ...)

Arguments

action

A character string specifying action if a problem is detected. See validate.BaseFileSection() for details.

...

Not used.

Value

Returns a character string explaining problems detected. If no problems where detected, NULL is returned.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileBioassaysetinfo.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.