View source: R/plot_tukey_duckworth_paired_test.R
plot_tukey_duckworth_paired_test | R Documentation |
Plots Tukey-Duckworth Paired Test
plot_tukey_duckworth_paired_test(data, y_var, x_vars, arrows = FALSE)
data |
input dataset (required) |
y_var |
Y variable of interest (required) |
x_vars |
X variables of interest (required) |
arrows |
Set whether to display arrows in the plot. By default, it is set to FALSE (optional) |
A 'ggplot' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.