This help topic is for R version 1.5.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/ctest/html/print.pairwise.htest.html
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 "pairwise.htest"

...

further arguments to be passed to or from methods.

Value

None

See Also

pairwise.t.test, et al.