- x
an object of class hclustering.
- title
character or vector of characters (when plotting radial plots of cluster profiles; see Value), plot title(s).
- profiles
logical; if TRUE, displays radial plots of cluster profiles (active if x$k is not NULL; see Value).
- ncol.arrange
integer, number of columns when arranging multiple grobs on a page (active when plotting radial plots of cluster profiles; see Value).
- circlize
logical; if TRUE, plots a circular dendrogram (active when plotting a dendrogram; see Value).
- horiz
logical; if TRUE, plots an horizontal dendrogram (active when plotting a non circular dendrogram; see Value).
- cex.labels
numeric, the magnification to be used for labels (active when plotting a dendrogram; see Value).
- colored.labels
logical; if TRUE, assigns different colors to labels of different clusters (active when plotting a dendrogram; see Value).
- colored.branches
logical; if TRUE, assigns different colors to branches of different clusters (active when plotting a dendrogram; see Value).
- rect
logical; if TRUE, draws rectangles around the branches in order to highlight the corresponding clusters (active when plotting a dendrogram; see Value).
- lower.rect
numeric, a value of how low should the lower part of the rect be (active when plotting a dendrogram; see option lower_rect of rect.dendrogram).
- min.mid.max
numeric vector with 3 elements: lower bound, middle dashed line, upper bound for radial axis (active when plotting radial plots of cluster profiles; see Value).
- ...
other graphical parameters.