R/print.specs.regul.R

"print.specs.regul" <-
function(x, ...) {
	print(unlist(unclass(x)), quote=FALSE)
	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.