R/show-methods.R

setMethod("show","ExpressionLevel",function(object){
	cat("Class Type:", class(object), "\n")
	cat("Center:", object@center, "\n")
	cat("Width:", object@width, "\n")
})

Try the DFP package in your browser

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

DFP documentation built on Nov. 8, 2020, 7:46 p.m.