Code
show(calc_group_means(seq_anova_arguments))
Output
# A tibble: 400 × 3
# Groups: factor_A [4]
y factor_A group_mean_A
<dbl> <fct> <dbl>
1 -2.41 1 -0.346
2 0.327 2 -0.151
3 -0.0653 3 0.750
4 0.510 4 -0.259
5 0.505 1 -0.346
6 -1.27 2 -0.151
7 0.857 3 0.750
8 -0.297 4 -0.259
9 1.63 1 -0.346
10 0.0727 2 -0.151
# ℹ 390 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.