Description Usage Arguments Value See Also Examples
Easily generate heatmaps to show how well balanced groups are designed, e.g. for ANOVA.
1 | tadaa_balance(data, group1, group2, palette = "D", annotate = TRUE)
|
data |
A |
group1 |
The grouping variable on the x-axis |
group2 |
The grouping variable on the y-axis |
palette |
The viridis::viridis color palette to use; |
annotate |
Should the n of each group be displayed in each cell of the heatmap? |
A ggplot2 object
Other Tadaa-plot functions:
tadaa_int()
,
tadaa_mean_ci()
,
tadaa_plot_tukey()
1 | tadaa_balance(ngo, jahrgang, geschl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.