R/print.stuartKfold.R

Defines functions print.stuartKfold

#' @export

print.stuartKfold <- function(x, ...) {
  print(x$subtests)
}

Try the stuart package in your browser

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

stuart documentation built on June 7, 2023, 6:12 p.m.