print.pairwise.htest {ctest} | R Documentation |
Print method for pairwise tests
Description
Display results of pairwise comparison procedures
Usage
## S3 method for class 'pairwise.htest'
print(x, ...)
Arguments
x |
Object of class |
... |
further arguments to be passed to or from methods. |
Value
None
See Also
pairwise.t.test
, et al.