| print.agnes(cluster) | R Documentation |
Prints the ordering of objects, distances between merging clusters,
agglomerative coefficient, and merge structure of an agnes object.
print.agnes(x, ...) This is a method for the function `print()' for objects inheriting from class `agnes'. See `print' or `print.default' for the general behavior of this function.
agnes, agnes.object, print, print.default.