powered by
matArr(mat,dim)
mat<-matrix(nrow=50,ncol=30*30*15) arr<-matArr(mat,dim=c(30,30,15,50)) dim(arr)
Run the code above in your browser using DataLab