densityPlot: densityPlot

Description Usage

Description

Produce kernel density plot of data x, with mean, median and 95

Usage

1
2
3
4
5
densityPlot(x, xmin = NULL, xmax = NULL, ymin = 0, ymax = NULL,
  xlab = "", ylab = "density", main = "", meanOn = TRUE,
  medianOn = TRUE, quantileOn = TRUE, boxOn = TRUE, boxSize = 0.8,
  meanTextOn = TRUE, medianTextOn = TRUE, quantileTextOn = TRUE,
  boxSigFig = 3)

bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.