print.dissimilarity {cluster} | R Documentation |
Print or summarize the distances and the attributes of a
dissimilarity
object.
These are methods for the functions print()
and summary()
for
dissimilarity
objects. See print
, print.default
,
or summary
for the general behavior of these.
print(x, ...) summary(object, ...)
x, object |
a dissimilarity object. |
... |
potential further arguments (require by generic). |
daisy
, dissimilarity.object
,
print
, print.default
.