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 | ImposeColumnIDs(colIDs, smat)
|
colIDs |
A character vector of column ID's. |
smat |
A matrix with named columns. |
A sparse matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.