Description Usage Arguments Examples
Plots the dendrograms from the hclust data stored in @PlotData
1 | plotDendro(heatmapClass, row = TRUE, col = TRUE)
|
heatmapClass |
object of class heatmap (required) |
row |
(TRUE/FALSE) plot dendro for rows (default: TRUE) |
col |
(TRUE/FALSE) plot dendro for columns (default: TRUE) |
1 | heatmapClass <- plotDendro(heatmapClass, row=TRUE, col=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.