sortmatrix | R Documentation |
Sorts matrix by label
sortmatrix(mat, labs = dimnames(mat)[[2]])
mat |
A mu+ segment matrix. |
labs |
A label vector which has the same number of columns as
|
Returns a sorted matrix by label, created from mat
.
label, phon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.