powered by
reverses the order of rows or columns in a matrix
rev_matrix_rows(x)rev_matrix_cols(x)
rev_matrix_cols(x)
a matrix
matrix
rev_matrix_rows(diag(c(1,2)))
Run the code above in your browser using DataLab