[R] Getting theta in italic in a plot

Paul Smith phhs80 at gmail.com
Sun Nov 18 21:36:34 CET 2007


Dear All,

Consider the following code:

plot(0,0)
text(0,0.5,expression(italic(theta)))

I would like to get theta in italic, but I always get it upright. Any
suggestions?

Thanks in advance,

Paul



More information about the R-help mailing list