Description Usage Arguments Value Author(s) Examples
Provides additional checks and generates warnings for unexpected or unusual conditions which, though permitted by the RccSet class, may indicate data import errors.
1 2 3 | ## S4 method for signature 'RccSet'
checkRccSet(rccSet, reportWarnings = TRUE,
showMessages = FALSE)
|
rccSet |
An RccSet to be checked. |
reportWarnings |
Logical. If TRUE, warnings are reported. |
showMessages |
Logical. If TRUE, notes are shown indicating any optional missing columns and the like. |
Returns TRUE if no warnings were generated and FALSE otherwise.
Robert Ziman
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.