print.multic {multic} | R Documentation |
This is a method for the function print() for objects inheriting from
class multic
. See print or print.default
for the general behavior of this
function and for the interpretation of x.
print.multic(x, ...)
x |
a multic object |
... |
additional parameters to alter the default behavior of print.multic.
Currently ... only exists to pass 'R CMD
check' tests.
|