Learn R Programming

sits (version 1.4.1)

plot.sits_cluster: Plot a dendrogram cluster

Description

Plot a dendrogram

Usage

# S3 method for sits_cluster
plot(x, ..., cluster, cutree_height, color_palette)

Value

The dendrogram object.

Arguments

x

sits tibble with cluster indexes.

...

Further specifications for plot.

cluster

cluster object produced by `sits_cluster` function.

cutree_height

dashed horizontal line to be drawn indicating the height of dendrogram cutting.

color_palette

hcl color palette.

Author

Rolf Simoes, rolf.simoes@inpe.br