Description Usage Arguments Examples
Generates a table summarising the results from a list of
chisq.test objects.
1  | 
x | 
 A list of   | 
stars | 
 Option to add a column of stars indicating significance
using the   | 
1 2 3  | b <- batch_chisq(testdata, DV = "extortion_victim",
                  IV = c("bribe_victim", "size"))
chisq_tb(b)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.