Hi Tariq,
try:
plot(x,y,main=expression("Emission of CO"[2]*" with time"))
Cheers,
Christoph
Wednesday, June 4, 2008, 10:31:08 PM, you wrote:
> I have been trying to figure out how to get superscript/subscript in the
> main title for a plot. I have tried various approaches and suggestions but
Try this:
plot(1:10, main = expression(Emission~of~CO[2]~with~time))
On Wed, Jun 4, 2008 at 5:31 PM, Tariq Perwez <[EMAIL PROTECTED]> wrote:
> I have been trying to figure out how to get superscript/subscript in the
> main title for a plot. I have tried various approaches and suggestions but
>
2 matches
Mail list logo