[R] Expression in axis
S Ellison
S.Ellison at lgc.co.uk
Wed Jul 9 15:40:26 CEST 2008
>>> Dani Valverde <daniel.valverde at uab.cat> 09/07/2008 10:21:46 >>>
>I would like to know how to put this expression to the y axis
> µmol/10^6 cells
try
plot(x,y, ylab=expression(mu*mol^6~cells))
It's in ?plotmath.
Steve Ellison
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
More information about the R-help
mailing list