Use recursive function
flip(A)
A
~Describe the value returned
Ann Lee, Di Liu
x=matrix(seq(1,9,by=1),ncol=3) flip(x)