plot_tukey_duckworth_paired_test {sherlock} | 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