Skip to contents

plots Qs_rel vs. input variable as box plot (categorical input variable) or scatterplot (numerical input variable)

Usage

correlation_plot(df, x, y = "Qs_rel", title = gsub("_", " ", x))

Arguments

df

data frame

x

column name of x variable"

y

column name of y variable (default Qs_rel")

title

plot title