Learn R Programming

spNetwork (version 0.4.4.6)

rev_matrix: Rervese the elements in a matrix

Description

reverse the order of the elements in a matrix both column and row wise

Usage

rev_matrix(mat)

Value

A matrix

Arguments

mat

The matrix to reverse