Simple interface to ggplot2 histogram
gghist.Rd
Simple interface to ggplot2 histogram
Arguments
- x
A vector of values to make a histogram out of
- density
Should y-axis be density? (default: FALSE)
- ...
Further arguments to
ggplot2::geom_histogram()
gghist.Rd
Simple interface to ggplot2 histogram
A vector of values to make a histogram out of
Should y-axis be density? (default: FALSE)
Further arguments to ggplot2::geom_histogram()