Description Usage Arguments Details Value
Take a matrix, then sorted the colums by increasing values of 1st, 2nd, 3rd,.. n lines of matrix.
1 | sort_matrix(mat)
|
mat |
a numeric matrix |
None.
A vector of indices for properly sort the columns of matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.