This function produces boxplots from the variables provided.
boxplot_vars(md, include_vars, x_var)
A data frame with sample identifiers in a column and relevant experimental covariates.
A vector of variables to visualize
Variable to plot on the x-axis.
A boxplot with mutiple groups defined by the include_vars argument.