Skip to contents

Plots Tukey-Duckworth Paired Test

Usage

plot_tukey_duckworth_paired_test(data, y_var, x_vars, arrows = FALSE)

Arguments

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)

Value

A 'ggplot' object