Description Usage Arguments Details Value See Also
A simple class that wraps the outpur from a record test like e.g.
recTest_Missing and comes with a print/summary method.
1 2 3 4 5 6 7 |
Index |
logical vector of test results |
Desc |
character expression describing the test |
x |
an object of class |
Internally, this is a list with two entries: a logical matrix named
Index with as many rows as records and as many columsn as tests, and
a character vector Desc with one entry per test. The constructor
recTest takes just one test result, but multiple tests can be
combined using addRecTest.
An object of class recTest (invisibly for the print-method)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.