Learn R Programming

didec (version 0.1.0)

plot_dendrogram: plotting a dendrogram with colored branches

Description

plotting a dendrogram with colored branches

Usage

plot_dendrogram(
  dend,
  num.cluster = num.cluster,
  linkage = FALSE,
  ylab = ylab,
  cex.lab = 0.6,
  cex.axis = 0.6
)

Value

plot

Arguments

dend

a dendrogram

num.cluster

the number of colored branches

linkage

logical; if 'True', the linkage method is used

ylab

a string

cex.lab

a value

cex.axis

a value