Check_input | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.