powered by
Provide a histogram with a fitted normal density.
histWNormDensity(x, main = "")
the data
the title of the plot
# NOT RUN { x = rnorm(20) histWNormDensity(x) # }
Run the code above in your browser using DataLab