Boxplot of TAC recommendations
# S3 method for Data
boxplot(x, upq = 0.9, lwq = 0.1, ylim = NULL, outline = FALSE, col = NULL, ...)
Returns a data frame containing the information shown in the plot
An object of class MSE
Upper quantile of TACs for max ylim
Lower quantile of TACs for min ylim
Optional numeric vector of length 2 to specify limits of y-axis.
Logical. Include outliers in plot?
Optional colours to pass to boxplot
Optional additional arguments passed to boxplot
A. Hordyk