Description Usage Arguments Value Examples
Subset a matrix
1 | subset_cpp(m1in, rowidx_in, colidx_in)
|
m1in |
an R matrix (expression matrix) |
rowidx_in |
a numeric vector of rows to keep |
colidx_in |
a numeric vector of columns to keep |
a subsetted matrix
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.