combineMatrices: Combine Matrices

Description Usage Arguments Value

View source: R/reshape.R

Description

Combine a list of matrices with the same number of columns into a single long format data.frame

Usage

1
combineMatrices(data.list, lengthen = TRUE)

Arguments

data.list

List of matrices to combine

lengthen

Boolean, whether to apply lengthenMatrix before combining

Value

Long format data.frame of combined matrices


lazappi/RNAtools documentation built on May 20, 2019, 8:26 p.m.