Description Usage Arguments Value
Computes Chi² test from contigency table. To be used following cat_xtable.
1 | chisq_test(data, tidy = T)
|
data |
A contigency table. |
tidy |
Logical indicating whether output should be tidied. If FALSE, outputs the standard output of chisq.test(). Defaults to TRUE. |
Results of the Chi² test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.