print.bugsCheck {rube} | R Documentation |
Print a bugsCheck object.
## S3 method for class 'bugsCheck' print(x, ...)
x |
a bugsCheck object as created by bugsCheck() |
... |
optional arguments passed to default. |
Print a bugsCheck object as returned by bugsCheck() via rube().
Returns NULL invisibly.
Howard J. Seltman <hseltman@stat.cmu.edu>
cat("Need print.bugsCheck() example.\n")