Autoplot stats::density
Arguments
- object
stats::densityinstance- p
ggplot2::ggplotinstance to plot- colour
Line colour
- linetype
Line type
- fill
Fill colour
- alpha
Alpha
- xlim
limits for x axis
- ylim
limits for y axis
- log
which variables to log transform ("x", "y", or "xy")
- main
character vector or expression for plot title
- xlab
character vector or expression for x axis label
- ylab
character vector or expression for y axis label
- asp
the y/x aspect ratio
- ...
other arguments passed to PDC/CDF func

