R/print.varcheck.R

"print.varcheck" <-
function(x, ...){
  lapply(x[-1], print, ...)
}
cheaton/vars2 documentation built on May 29, 2019, 3:04 a.m.