Plots the boxplot of all clusters allowing to have an insight on the clusters distribution
plotClusters(
data,
clustObj,
horiz = TRUE,
main = "Boxplot by clusters (log10 transformed)"
)
the matrix including the integrations of the areas defined by the buckets (columns) on each spectrum (rows)
a list generated by the getClusters
function
Boolean - Indicates if the plot is horizontal (TRUE) or vertical (FALSE)
Main title of the plot