powered by
Arrange vector to pass it to the boxplot function
boxPlotGG_data_Treatment_numericDS(vector)
data frame with the following structure:
data frame
Column 'x': Names on the X axis of the boxplot, aka name of the vector (vector argument)
Column 'value': Values for that variable
numeric vector Vector to arrange to be plotted later
numeric vector