Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
# Produce a cluster map
som_cluster <- sits_som_map(samples_modis_4bands)
# plot the som map
plot(som_cluster)
# Clean the samples to get better quality ones
clean_samples <- sits_som_clean_samples(som_cluster)
# }
Run the code above in your browser using DataLab