getCombinedMatrix: Merge multiple dataframes using provided function

Description Usage Arguments Value

View source: R/higherOrderNormMethods.R

Description

Merge multiple dataframes using provided function

Usage

1
getCombinedMatrix(mList, combFunc)

Arguments

mList

List containing dataframes of same shape

combFunc

Function performing elementwise merge of matrices

Value

combinedMatrix A single dataframe with combined data


NormalyzerDE documentation built on Nov. 8, 2020, 8:22 p.m.