R/print.check.R

Defines functions `print.check`

`print.check` <- function(x, ...)
{
    print(x$n)
}

Try the permute package in your browser

Any scripts or data that you put into this service are public.

permute documentation built on March 18, 2022, 7:36 p.m.