hca_dendrogram | R Documentation |
A dendrogram visualising the clustering by HCA.
hca_dendrogram(...)
... |
Additional slots and values passed to |
This object makes use of functionality from the following packages:
ggdendro
A
hca_dendrogram
object. This object has no output
slots.
See chart_plot
in the struct
package to plot this chart object.
A hca_dendrogram
object inherits the following struct
classes:
[hca_dendrogram]
>> [chart]
>> [struct_class]
de Vries A, Ripley BD (2024). ggdendro: Create Dendrograms and Tree Diagrams Using 'ggplot2'. R package version 0.2.0, https://CRAN.R-project.org/package=ggdendro.
M = hca_dendrogram()
C = hca_dendrogram()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.