Description Usage Arguments Author(s)
Plot a dendrogram
1 | .sits_plot_dendrogram(data, dendro, cutree_height = NULL, colors = "RdYlGn")
|
data |
A sits tibble with data used to extract the dendrogram. |
dendro |
Cluster object produced by 'sits_cluster' function. |
cutree_height |
A dashed horizontal line to be drawn indicating the height of dendrogram cutting. |
colors |
A color scheme as showed in 'sits_color_name' function. |
Rolf Simoes, rolf.simoes@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.