View source: R/CreateSynData.R
Merge2Exposures | R Documentation |
Merge 2 exposure matrices
Merge2Exposures(exp1, exp2)
exp1 |
An exposure matrix |
exp2 |
An exposure matrix |
The column-wise merge of the two input matrices as with all rownames from either matrix preserved and corresponding entries filled with 0s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.