| getMergedDataset {Rnmr1D} | R Documentation | 
getMergedDataset
Description
merged variables for each cluster (based on their average)
Usage
getMergedDataset(data, clustObj, onlycluster = FALSE)
Arguments
| data | the matrix including the integrations of the areas defined by the buckets (columns) on each spectrum (rows) | 
| clustObj | a list generated by the  | 
| onlycluster | 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) | 
[Package Rnmr1D version 1.3.2 Index]