plot2_hcGCluster | R Documentation |
Plot hierarchical clustering by cluster in circle
plot2_hcGCluster(cx, cy, r1, r2, data=data, angle.start=0, angle.end=360,
tip=TRUE, tip.cex=1, edge.color = NULL, tip.color=NULL,
edge.width = 1, lab.d=1, cex=1)
cx, cy |
coordinates of centre |
r1, r2 |
length of radius |
data |
cluster oblect, such as hclust output |
angle.start |
start angle |
angle.end |
end angle |
tip |
plot tip |
tip.cex |
tip font size |
edge.color |
edge colors |
tip.color |
tip.colors |
edge.width |
edge width |
lab.d |
distance from tip to cluster |
cex |
tip font size |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.