print.diana | R Documentation |
Prints the ordering of objects, diameters of splitted clusters,
and divisive coefficient of a diana
object.
This is a method for the function print()
for objects
inheriting from class diana
.
## S3 method for class 'diana'
print(x, ...)
x |
a diana object. |
... |
potential further arguments (require by generic). |
diana
, diana.object
, print
,
print.default
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.