check.default {rube}R Documentation

Default S3 method to show code check

Description

Default S3 method to show code check.

Usage

## Default S3 method:
check(x, ...)

Arguments

x

an object with a bugsCheck component

...

optional arguments passed to default

Details

Default S3 method to show code check.

Value

Returns NULL invisibly.

Author(s)

Howard J. Seltman <hseltman@stat.cmu.edu>


[Package rube version 0.3-11 Index]