rotate | R Documentation |
Rotates a matrix 180 degrees. Code is from https://stackoverflow.com/questions/16496210/rotate-a-matrix-in-r-by-90-degrees-clockwise.
rotate(x)
x |
A matrix. |
A matrix rotate 180 degrees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.