Description Usage Arguments Examples
This function creates a histogram of the inputted variable and overlays a normal density function.
| 1 | 
| x | a vector of numeric values. | 
| 1 2 | data("mtcars")
iscam_addnorm(mtcars$wt)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.