mkMatrix | R Documentation |
Take two data.frames to create one and can log2 the content at once while changing the -Inf to NA
mkMatrix(x, y, logT = FALSE)
x |
a numeric data.frame |
y |
a numeric data.frame |
logT |
logical; default: FALSE |
one numeric data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.