View source: R/calculate_study1_stat.R
calculate_study1_stat | R Documentation |
The function runs the statistical analysis for study1 a and b as described in the manuscript.
calculate_study1_stat(data = NULL, vars = NULL, label = NULL, rscale)
data |
data frame or tibble that contains Region and specified variables |
vars |
the variables to be collapsed |
label |
what data label should be attached to the output |
rscale |
prior to be passed to the ttestBF function |
a tibble that contains the selected statistics in a format that can be printed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.