Description Usage Arguments Value Examples
total qualitative data
1  | 
formula, data, r, i, j, fac | 
table, anova
1 2 3 4  | A<-c(1,1,2,2,3,3,4,4)
B<-rep(c("plus","minus"),4)
Y<-c(190.00,10.00,178.00,22.00,194.00,6.00,170.00,30.00)
k<-data.frame(A,B,Y)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.