powered by
Rotates a matrix 180 degrees. Code is from https://stackoverflow.com/questions/16496210/rotate-a-matrix-in-r-by-90-degrees-clockwise.
rotate(x)
A matrix rotate 180 degrees.
A matrix.