Learn R Programming

cluster (version 1.12.0)

pltree: Clustering Trees - Generic Function

Description

Generic function drawing a clustering tree (``dendrogram'') on the current graphics device. There is a twins method, see pltree.twins for usage and examples.

Usage

pltree(x, ...)

Arguments

x
an Robject (for which a pltree method is defined).
...
methods may have additional arguments. Graphical parameters (see par) may also be supplied as arguments to this function.

See Also

pltree.twins, twins.object.