print.hmtestp {multcomp}R Documentation

Print Method for hmtestp Object

Description

Print object of class "hmtestp" in nice layout.

Usage

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

Arguments

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

Details

Print a hmtestp object.

Value

none


[Package multcomp version 0.4-8 Index]