Description Usage Arguments Value Examples
View source: R/combined_dendro_plot.R
'combined dendro plot Copyright (c) 2019. Kaleido Biosciences. All Rights Reserved
1 | combined_dendro_plot(dend, cluster_data, colored_bar, k, colored_bar_label)
|
dend |
dendrogram |
cluster_data |
clustering data |
colored_bar |
colored bar |
k |
what is the k? |
colored_bar_label |
what is the label of the colored bar |
a dendrogram plot
1 2 3 4 | ## Not run:
p1 = combined_dendro_plot(dend,cluster_data,colored_bar,k,colored_bar_label)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.