merged variables for each cluster (based on their average)
getMergedDataset(data, clustObj, onlycluster = FALSE)
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 - specifies if the merged data matrix at output must only contain the merged clusters (TRUE) or if it must also contain the buckets that are not include within a cluster (FALSE)