[R] Histogram Title Size&Font
livia
yn19832 at msn.com
Wed Aug 29 14:00:46 CEST 2007
Hello, I would like to plot a histogram with title "Return", and I would like
the font for the title to be "Bold" and the size to be 8( as in Excel).
I tried the following code, but it does not make any change. Could anyone
give me some advice?
hist (preturn, seq(-0.05,0.05,0.005),freq = FALSE, main="Return", font=2,
cex=8,xlab="return",xlim=c(-0.05,0.05))
Many thanks.
--
View this message in context: http://www.nabble.com/Histogram-Title-Size-Font-tf4347319.html#a12385630
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list