[R] Greek character and R
Filoche
pmassicotte at hotmail.com
Thu Mar 3 14:15:59 CET 2011
Dear R users.
In a loop, I set the title of my graph with :
mytitle = expression(paste(delta^13,'C Station ', i)
title(mytitle)
However, instead of using value of i, it will literally use "i" character.
Any one know the way to concatenate the value of i to the mathematical
expression?
With regards,
Phil
--
View this message in context: http://r.789695.n4.nabble.com/Greek-character-and-R-tp3333304p3333304.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list