Check input
Check_input(Data)
Data
Input data.
Matrix (of type matrix in R).
aa<-matrix(seq(1,6),nrow=2,ncol=3) Check_input(aa)