Description Usage Arguments Examples
View source: R/histWithCurve.R
histWithCurve returns histogram with a normal density curve
1 | histWithCurve(x, breaks = 24)
|
x |
the vector or column name of a dataset |
breaks |
number of bins |
1 | histWithCurve(iris$Sepal.Length)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.