[R] Thin bars in R hist !!??
Whalojazz
mbelgin at gmail.com
Sun Jan 3 23:28:59 CET 2010
Peter Dalgaard wrote:
>
> Were you perhaps looking for hist(x, breaks=seq(0, 100,10))? (Notice
> that if "breaks" is a single number, it will generate breaks based on
> range(x), not xlim.)
>
Great! That's *exactly* what I needed. Thanks a lot!
--
View this message in context: http://n4.nabble.com/Thin-bars-in-R-hist-tp997908p997945.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list