[R] Math and symbols in titles of plots
partha_bagchi@hgsi.com
partha_bagchi at hgsi.com
Tue Oct 26 18:59:20 CEST 1999
Is this a bug - If there is a break in the title of a plot ( with \n), the
symbols or math is "broken"?
for example:
> version
platform Windows
arch x86
os Win32
system x86, Win32
status
status.rev 0
major 0
minor 64.1
year 1999
month May
day 8
language R
> plot(0)
#This works just fine
> title(expression(paste("This works with math ", mu)))
#This "looks" bad
> plot(0)
> title(expression(paste("This does not works with math \n", mu, "with this
additional text")))
Thanks for any insight.
Partha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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