Displaying 1 result from an estimated 1 matches for "tp1598469p1598469".
2010 Mar 18
5
can I rotate a matrix
...5 3
I want to rotate it, so that it looks like this...
[,1] [,2] [,3]
[,1] 4 3 1
[,2] 5 2 2
[,3] 3 6 1
Does anyone know a quick and straightforward way to do this?
Thanks in advance.
--
View this message in context: http://n4.nabble.com/can-I-rotate-a-matrix-tp1598469p1598469.html
Sent from the R help mailing list archive at Nabble.com.