print.mona.Rd
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 mona print(x, ...)
x | a mona object. |
---|---|
... | potential further arguments (require by generic). |