| validate.analysis {rbmi} | R Documentation |
Validate analysis objects
Description
Validates the return object of the analyse() function.
Usage
## S3 method for class 'analysis'
validate(x, ...)
Arguments
x |
An |
... |
Not used. |
[Package rbmi version 1.2.6 Index]