check {rube} | R Documentation |
Generic S3 method to show the code check.
check(x, ...)
x |
an object with a bugsCheck component |
... |
optional arguments passed to default |
Shows previously computed code check.
Returns NULL invisibly.
Howard J. Seltman <hseltman@stat.cmu.edu>