print.contrastResult: Printing a contrastResult object
Description
Generic S3 function to print the results of a contrastResult object created with contrast.
Usage
# S3 method for contrastResult
print(x, ...)
Value
No return value, called for printing the results of an object of class contrastResult.
Arguments
- x
An object of class contrastResult.
- ...