View source: R/between_stats_funs.R
Returns a tibble summarizing the results of a between conditions comparison with a Fisher's exact test
1 | between_condition_stats(data, variable, variable_option, digits = 4)
|
data |
Formatted data from exp 1, 2, or 3 |
variable |
The variable you want to compare values of |
variable_option |
The value of the variable you want the results in terms of |
digits |
Number of significant digits to round the p-value to (default is 4) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.