R/utils.R
vec.Rd
Make sure that R does not turn the matrix into a vector
vec(x)
2D matrix
a column matrix
Eli Holmes