mkMatrix: Take two data.frames to create one and can log2 the content...

View source: R/utils-DF.R

mkMatrixR Documentation

Take two data.frames to create one and can log2 the content at once while changing the -Inf to NA

Description

Take two data.frames to create one and can log2 the content at once while changing the -Inf to NA

Usage

mkMatrix(x, y, logT = FALSE)

Arguments

x

a numeric data.frame

y

a numeric data.frame

logT

logical; default: FALSE

Value

one numeric data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.