sits_plot_cluster_info: Plot information about clusters
Description
Plot a bar graph with informations about each cluster.
The percentage of mixture between the clusters.
Usage
sits_plot_cluster_info(data, text_title = " Cluster ")
Arguments
data
Table containing the percentage of mixture between the clusters.
text_title
Title of plot. Default is "Cluster".