Description Usage Arguments Value See Also Examples
Easily generate interaction plots of two nominal grouping variables and a numeric response variable.
1 2 3 4 5 6 7 8 9 10 11 |
data |
A |
response |
Response variable. |
group1 |
First grouping variable. |
group2 |
Second grouping variable. |
grid |
If |
brewer_palette |
The name of the |
labels |
Labels used for the plots when printed in a grid ( |
show_n |
If |
print |
Default is |
Invisible: A list with two ggplot2 objects named p1
and p2
.
If print = TRUE
: Printed: The one or two ggplot2 objects, depending on grid
.
Other Tadaa-plot functions:
tadaa_balance()
,
tadaa_mean_ci()
,
tadaa_plot_tukey()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.