Description Usage Arguments Value Examples
Check input
1 | Check_input(Data)
|
Data |
Input data. |
Matrix (of type matrix in R).
1 2 | 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.