| .compute_and_format | R Documentation |
Compute effect size and do some pre-return tasks
.compute_and_format(effsize_func, effsize_args, data, col_names, append)
effsize_func |
Function used to compute the effect size |
effsize_args |
Arguments needed for that function |
data |
Data frame to use |
col_names |
Vector of length 2 with the name of the columns |
append |
Logical. If append or not the effect sizes to the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.