Print function for "pairwiseCI"
Print out confidence intervals calculated using pairwiseCI.
## S3 method for class 'pairwiseCI' print(x , digits=4, ... )
x
: an object of class "pairwiseCI", the output of function pairwiseCI()digits
: integer, to which decimal output shall be rounded...
: further arguments to be passed to printUseful links