check {rube}R Documentation

Generic S3 method to show the code check

Description

Generic S3 method to show the code check.

Usage

check(x, ...)

Arguments

x

an object with a bugsCheck component

...

optional arguments passed to default

Details

Shows previously computed code check.

Value

Returns NULL invisibly.

Author(s)

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


[Package rube version 0.3-11 Index]