Description Usage Arguments Value
View source: R/DataConversionFunctions.R
Makes sure that the rows of a matrix are in 1-to-1 correspondence to an array of row ID's
1 | ImposeRowIDs(rowIDs, smat)
|
rowIDs |
A character vector of row ID's. |
smat |
A matrix with named rows. |
A sparse matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.