unlistfn: Unlist an lapply function

Description Usage Arguments Details Value Author(s) References Examples

View source: R/unlistfn.R

Description

Unlist an lapply function

Usage

1
unlistfn(x, g, byrow)

Arguments

x

object form lapply

g

number of colums

byrow

Fill by row

Details

Unlist an lapply function

Value

Unlist an lapply function

Author(s)

Nyamundanda, G., Poudel, P., Patil, Y. and Sadanandam, A.

References

Nyamundanda, G., Poudel, P., Patil, Y. and Sadanandam, A., 2017. A novel and robust statistical method to diagnose and correct batch effects in genomic data.

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

gnyamundanda/exploBATCH documentation built on May 20, 2019, 3:31 p.m.