[R] concatenating expressions and standard text
rahul143
rk204885 at gmail.com
Sun Dec 2 18:02:57 CET 2012
Hi all,
is it possible to concatenate expressions and basic text when for
instance labeling axis of a plot? I would like to see something like the
concatenation of expression(C[0]) and "for case 1" on my x axis.
Obviously a plot(x, y, xlab=paste(expression(C[0])," in case1")) will
not work.
Thank you in advance,
-----
TO GET MORE DETAILS CLICK HERE
--
View this message in context: http://r.789695.n4.nabble.com/concatenating-expressions-and-standard-text-tp4651670.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list