Description Usage Arguments Value
View source: R/higherOrderNormMethods.R
Merge multiple dataframes using provided function
1 | getCombinedMatrix(mList, combFunc)
|
mList |
List containing dataframes of same shape |
combFunc |
Function performing elementwise merge of matrices |
combinedMatrix A single dataframe with combined data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.