flattenMat | R Documentation |
Flatten Matrix into a vector
flattenMat(mat, delim = "_")
mat |
Matrix |
delim |
Delimiter to separate row and column names |
Vector with row and column names concatenated by delim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.