[R] How to change font size?

Mark Myatt mark at myatt.demon.co.uk
Thu Dec 6 12:07:00 CET 2001


Nick Kostrov <nikolai at eri.u-tokyo.ac.jp> writes:
>
>Hello!
>
>
>Does anybody know how to change the font size of  axis labels in the graphic 
>window? I found that it is possible to change  font to "bold"  but labels are 
>very tiny.
>
>Thanks in advance,

par(cex), par(cex.axis), par(cex.lab), par(cex.main), par(cex.sub). See
help(par) for details.

Mark

--
Mark Myatt


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list