R/print.varcheck.R

"print.varcheck" <-
function(x, ...){
  lapply(x[-1], print, ...)
}
frbl/vars documentation built on Dec. 11, 2019, 1:16 a.m.