stripplot(formula, jitter = FALSE, ...)
The following arguments have special meaning within this function. The common meanings for these and all other arguments are listed separately under trellis.args.
stripplot(voice.part ~ jitter(height), data = singer, aspect = 1, jitter = T, xlab = "Height (inches)")