| checkResult | R Documentation |
Convert a list resulting from the checks performed in a
checkFunction into a checkResult object, thereby
supplying it with a print() method.
checkResult(ls)
ls |
A list with entries |
A S3 object of class checkResult, identical to the inputted
list, ls, except for its class attribute.
checkFunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.