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