getMergedDataset | R Documentation |
merged variables for each cluster (based on their average)
getMergedDataset(data, clustObj, onlycluster = FALSE)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.