histogram counts and labels

24 views
Skip to first unread message

mycaro...@gmail.com

unread,
Jul 25, 2015, 2:02:55 PM7/25/15
to ggplot2
How is it possible to display the counts values in an R session and counts labels on the histogram bars?

equivalent of

res = hist(sample(1:10, plot=F)
res$count

hist(sample(1:10, plot=F, labels = T)

Carol
Reply all
Reply to author
Forward
0 new messages