print.hmtest {multcomp}R Documentation

Print Method for hmtest Object

Description

Print object of class "hmtest" in nice layout.

Usage

## S3 method for class 'hmtest':
print(x, digits, ...)

Arguments

x Object of class "hmtest".
digits how many digits should be printed.
... further arguments to be passed to or from methods.

Details

Prints a hmtest object.

Value

none


[Package multcomp version 0.4-8 Index]