plot.protoclust: Plot Dendrogram

View source: R/plotfunctions.R

plot.protoclustR Documentation

Plot Dendrogram

Description

Calls plotwithprototypes, which allows one to add prototype labels to the dendrogram.

Usage

## S3 method for class 'protoclust'
plot(x, ...)

Arguments

x

a protoclust object

...

additional arguments to be passed to plotwithprototypes


protoclust documentation built on April 1, 2022, 9:06 a.m.