powered by
Take matrix and return vector
.convertMatrToNum(matr, useCol = NULL)
numeric vector
(matrix) main input
(integer) design the comumns to be used
matrix
.convertMatrToNum(matrix(1:6, ncol=2))
Run the code above in your browser using DataLab