pltree {cluster} | R Documentation |
Generic function drawing a clustering tree on the current graphics device.
Functions with names beginning in pltree.
will be
methods for this function.
pltree(x, ...)
x |
an S object. |
... |
methods may have additional arguments.
Graphical parameters (see par ) may also
be supplied as arguments to this function. |
a clustering tree is created on the current graphics device.
twins.object
, agnes
, diana
,
par
.