powered by
transform lower triangular matrix in vector 1.2,1.3,2.3,1.4,2.4,3.4
mat2vec(mat)
a (square) matrix
a vector
# NOT RUN { mat2vec(matrix(1:16,nrow=4)) # }
Run the code above in your browser using DataLab