validateStudy {OmicNavigator} | R Documentation |
Validate a study
Description
Validate a study
Usage
validateStudy(study)
Arguments
study |
An OmicNavigator study object |
Value
For a valid study object, the logical value TRUE
is invisibly
returned. For an invalid study object, there is no return value because an
error is thrown.
[Package OmicNavigator version 1.13.13 Index]