R/print.stat.slide.R

"print.stat.slide" <-
function(x, ...) {
	print(x$stat)
	invisible(x)
}

Try the pastecs package in your browser

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

pastecs documentation built on May 2, 2019, 3:36 p.m.