Rdocumentation
powered by
Learn R Programming
oaPlots (version 0.0.25)
pointsOnBoxplot.formula: Draw Points on Top of a Boxplot using Appropriate Shifting
Description
Draw Points on Top of a Boxplot using Appropriate Shifting
Usage
"pointsOnBoxplot"(formula, data = NULL, ..., na.action = NULL)
Arguments
formula
a formula of the form a ~ b (+ c, etc.), where a is a numeric vector and all other variables are categorical
data
an optional input parameter of a data.frame containing the variables used in the formula
...
further arguments to be passed to pointsOnBoxplot.default
na.action
parameter specifying how to handle missingness