rotate | R Documentation |
Rotate a matrix 90 degrees clockwise or anti-clockwise
rotate(x, clockwise = TRUE)
x |
matrix |
clockwise |
logical, if TRUE rotate clockwise, if FALSE rotate anti-clockwise |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.