This function plots clusters over a set of trajectories as joint, coloured bar plots. The clusters are sorted beginning with the most populated one and then in descending order. Selections can be made.
# see "extdata/clusters_example.txt.gz" for format informationclusters( load_clusters( system.file( "extdata/clusters_example.txt.gz",
package = "MDplot" ) ) )