powered by
Histogram with percents on the top of bars
Histp(x, breaks, ...)
numeric vector
number of breaks
other arguments to 'hist()'
Histp plots histogram with percents on the top of bars, it is useful to know exactly the proportion of observations in each bin
hist
# NOT RUN { Histp(iris[, 1]) # }
Run the code above in your browser using DataLab