[R] r code to broaden the boarder of the bars of a histogram

Andreas Baranowski abaranow at edu.uni-klu.ac.at
Fri Jun 11 15:09:21 CEST 2010


To whom it may concern,

I have a problem concerning the design of a histogram. How do I change 
the border widths of the bars of a histogram. The initial command is:

hist (punkte,breaks=30, xlab="Punkte", ylab="Häufigkeit", 
main="Histogramm", col= heat.colors(30), border= "red")

I suspect that it has to do with the "lwd" command but can't figure it out.

Kind regards,
Andreas Baranowski



University of Klagenfurt
Universitätsstraße 65-67
9020 Klagenfurt
Austria



More information about the R-help mailing list