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.
Usage
"print"(x, ...)
Arguments
x
a multic object
...
additional parameters to alter the default behavior of print.multic.
Currently ... only exists to pass 'R CMD
check' tests.