View source: R/calculate_contact_stat.R
calculate_contact_stat | R Documentation |
This is the description
calculate_contact_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.