print.mona {cluster} | R Documentation |
Prints the ordering of objects, separation steps, and used variables
of a mona
object.
This is a method for the function print()
for objects
inheriting from class mona
.
## S3 method for class 'mona': print(x, ...)
x |
a mona object. |
... |
potential further arguments (require by generic). |
mona
, mona.object
, print
,
print.default
.