rot90 | R Documentation |
Rotate matrix 90 degrees
rot90(x)
x |
A square matrix. |
90 degrees rotation of $x$.
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), ‘The WaveD Transform in R’, Journal of Statistical Software.
WaveD
rot90(1:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.