Description Usage Arguments Value Author(s) See Also Examples
Plot a histogram and a gaussian kernel density estimate of the data.
| 1 | plotDensity(x, col = "black", lwd = 2, ...)
 | 
| x | a vector of values for which the histogram/kernel density is desired. | 
| col | color of the kernel density line. | 
| lwd | line width of the kernel density line. | 
| ... | additional arguments passed to  | 
Nothing of interest.
antoine Filipovic Pierucci
| 1 | plotDensity(rnorm(50))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.