logical. Plot a filled density curve over the
the histogram. (default=TRUE)
densitycolor
fill color for density curve.
alpha
Alpha transparency (0-1) for the density curve and
jittered points.
seed
pseudorandom number seed for jittered plot.
Value
a ggplot2 graph
Details
univariate_plot generates a plot containing three graphs:
a histogram (with an optional density curve), a horizontal
jittered point plot, and a horizontal box plot. The subtitle
contains descriptive statistics, including the mean, standard
deviation, median, minimum, maximum, and skew.