boxplot
for the actual drawing.verboseBoxplot(x, g, main = "", xlab = NA, ylab = NA,
cex = 1, cex.axis = 1.5, cex.lab = 1.5, cex.main = 1.5,
notch = TRUE, varwidth = TRUE, ...)
boxplot
and
boxplot.stats
for details.TRUE
, the boxes are drawn with widths
proportional to the square-roots of the number of
observations in the groups.boxplot
. Of note is the argument las
that specifies label orientation. Value las=1
will result in horizontal labels (the default), while
las
boxplot
.boxplot