print.agnes: Use `print()' on an `agnes' object
Description
Prints the ordering of objects, distances between merging clusters,
agglomerative coefficient, and merge structure of an agnes
object.Usage
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.