Plot a dendrogram
# S3 method for sits_cluster
plot(x, ..., cluster, cutree_height, color_palette)
The dendrogram object.
sits tibble with cluster indexes.
Further specifications for plot.
cluster object produced by `sits_cluster` function.
dashed horizontal line to be drawn indicating the height of dendrogram cutting.
hcl color palette.
Rolf Simoes, rolf.simoes@inpe.br