I have a table that I'm reading into R (as a data.frame), and then selecting some numeric columns out of that data.frame to make into a matrix. I would expect to get a 2D matrix from this, however this is what I get:I have a table that I'm reading into R (as a da