sortmatrix {emu} | R Documentation |
Sorts matrix by label
sortmatrix(mat, labs=dimnames(mat)[[2]])
mat |
A mu+ sement matrix. |
labs |
A label vector which has the same number of columns as mat .
|
Returns a sorted matrix by label, created from mat
.
label, phon