print.mscmt {MSCMT} | R Documentation |
print.mscmt
prints results of mscmt
.
## S3 method for class 'mscmt'
print(x, ...)
x |
An object of class |
... |
Further arguments to be passed to or from other methods. They are ignored in this function. |
A human-readable summary of mscmt
's results.
Nothing useful (function is called for its side effects).