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 29, 2024, 5:56 a.m.