plots Qs_rel vs. input variable as box plot (categorical input variable) or scatterplot (numerical input variable)
Source:R/plotting_functions.R
correlation_plot.Rd
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))