R/sumFun.R

sumFun <-
function(x) {
	print(summary(x))
}
HenrikBengtsson/miniPac documentation built on May 7, 2019, 2:52 a.m.