grid_boxplots.Rd
Function for creating grid boxplots for either benchmark or comparison across variables.
The data frame used to create the plot.
The variable used on the x-axis of the plot.
The variable used to color the points or bars in the plot.
The variable used on the y-axis of the plot.
The identifier for selecting the data frame source.
The variable used on the left y-axis when creating a comparative plot.
The variable used on the right y-axis when creating a comparative plot.
The variable used for facet wrapping.
The name of the variable used for facet wrapping.
A ggplot object.