print.MMI {MRCV} | R Documentation |
Control Printed Display of Objects of Class "MMI"
Description
The print.MMI
method function controls the printed display of objects of class MMI
.
Usage
## S3 method for class 'MMI'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments passed to or from other methods. |
Value
A print out of selected results from MI.test
.
[Package MRCV version 0.4-0 Index]