getCombinedMatrix: Merge multiple dataframes using provided function

View source: R/higherOrderNormMethods.R

getCombinedMatrixR Documentation

Merge multiple dataframes using provided function

Description

Merge multiple dataframes using provided function

Usage

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


ComputationalProteomics/NormalyzerDE documentation built on May 20, 2024, 3:05 p.m.