.convertMatrToNum | R Documentation |
Take matrix and return vector
.convertMatrToNum(matr, useCol = NULL)
matr |
(matrix) main input |
useCol |
(integer) design the comumns to be used |
numeric vector
matrix
.convertMatrToNum(matrix(1:6, ncol=2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.