[R] help with unit indication when plotting

Zheng Lu zlu at umich.edu
Thu Sep 13 22:56:03 CEST 2007


Thank you very much! Teachers. one more curiosity is if there is a 
similar good way to this thing in S-PLUS? I am thinking to compare 
these two softwares on several functions. I appreciate.


Lu


Quoting Katharine Mullen <kate at few.vu.nl>:

> see ?plotmath
>
> you want to use "mu" for micro, as in
> plot(1:10, ylab = expression(paste(mu, "M")))
>
> On Thu, 13 Sep 2007, Zheng Lu wrote:
>
>> Dear all:
>>
>> Is there any one could tell me how I can represent Micro-molar as an
>> unit of concentration when I plot with R(S-plus), I don't want write
>> 'uM' from keyboard, I am thinking to write it like in word, in word,
>> people insert symbol for 'u' for uM. Am I clear? Thank you very much
>> for your consideration and help.
>>
>>
>> Lu
>>
>> ______________________________________________
>> R-help at 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.
>>
>
>
>



More information about the R-help mailing list