print.mona | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.