histWithCurve: Histogram with curve

Description Usage Arguments Examples

View source: R/histWithCurve.R

Description

histWithCurve returns histogram with a normal density curve

Usage

1
histWithCurve(x, breaks = 24)

Arguments

x

the vector or column name of a dataset

breaks

number of bins

Examples

1
histWithCurve(iris$Sepal.Length)

tengku-hanis/niceFunction documentation built on Oct. 27, 2021, 7:41 a.m.