# NOT RUN {
# Load the "dtwclust" package
# library(dtwclust)
# create clusters by cutting a dendrogram
clusters <- sits_cluster_dendro(cerrado_2classes, bands = c("NDVI", "EVI"))
# show clusters samples frequency
sits_cluster_frequency(clusters)
# }
Run the code above in your browser using DataLab