print.ocm {ordinalCont} | R Documentation |
print.ocm
is the ordinalCont specific method for the generic function print
,
which prints objects of class ocm
.
## S3 method for class 'ocm'
print(x, ...)
x |
an object of class |
... |
further arguments passed to or from other methods. |
Prints an ocm
object.
Maurizio Manuguerra, Gillian Heller