print.contrastResult {CICI} | R Documentation |
Printing a contrastResult
object
Description
Generic S3 function to print the results of a contrastResult
object created with contrast
.
Usage
## S3 method for class 'contrastResult'
print(x, ...)
Arguments
x |
An object of class |
... |
Value
No return value, called for printing the results of an object of class contrastResult
.
[Package CICI version 0.9.6 Index]