Try
plot(1, xlab = expression(C[0]*" in case1"))
HTH,
Jorge.-
On Mon, Dec 3, 2012 at 4:02 AM, rahul143 <> wrote:
> 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.
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]