Usage
smart_hist(x, freq = FALSE, dens = TRUE, main = "", ...)
Arguments
- x
A numeric vector
- freq
Boolean set to FALSE
to plot density on y-axis. Otherwise
TRUE to plot frequencies
- dens
Boolean set to TRUE
to overlay kernel density
- main
String for plot title
- ...
arguments passed to hist