compmeans(x, f, w, digits = 6, sort = FALSE, maxlevels = 60,
plot = getOption("descr.plot"), xlab = deparse(substitute(f)),
ylab = deparse(substitute(x)), ...)
TRUE
, sorts the lines by the means values.x
converted into factor
should have.TRUE
(default), a boxplot is produced.
You may put options(descr.plot = FALSE)
in your title
).title
).boxplot
.