classhtest
objectPrinting objects of class "classhtest
" by simple print
methods.
# S3 method for classhtest
print(x, digits = getOption("digits"), prefix = "\t", ...)
None
object of class "summary.classhtest
"
number of significant digits to be used.
string, passed to strwrap
for displaying the method component
of the classhtest
object.
Additional parameters for print
.