lplot(x, labels = NULL, col = "black", cols = NULL, alpha = 25, xlim = NULL, ylim = NULL, xlab = NULL, ylab = "data values", las = 1, outline = TRUE, cexbox = 0.6, addboxes = FALSE, border = "black", range = 1.5, lwd = 1.5, main = "Linesplot", ...)linesplot(x, labels = NULL, col = "black", cols = NULL, alpha = 25, xlim = NULL, ylim = NULL, xlab = NULL, ylab = "data values", las = 1, outline = TRUE, cexbox = 0.6, addboxes = FALSE, border = "black", range = 1.5, lwd = 1.5, main = "Linesplot", ...)
data as vector, matrix, list or data.framevector of labelsstandard colorvector of colorsalpha value for color opacityxlimits, standard graphics parameterylimits, standard graphics parameterxlab, standard graphics parameterylab, standard graphics parameterlas=1: horizontal text, las=2: vertical text (x-axis labels)should outliers be plottedcex of the boxesshould boxplots be addedcolor of the box and whiskersthis determines how far the plot whiskers extend out from the boxlinewidth of the box and whiskerstitle of the plotadditional parameters to be passed to points and plotheatboxplot,LSD.demo.tour