pltree: Clustering Trees - Generic Function

Description Usage Arguments See Also

View source: R/plothier.q

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

1
pltree(x, ...)

Arguments

x

an R object (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.


pimentel/cluster documentation built on May 25, 2019, 7:12 a.m.