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 <[EMAIL PROTECTED]>:
> see ?plotmath
>
> you want to use "mu" for micro, a
Lu
> Sent: Thursday, September 13, 2007 12:48 PM
> To: [EMAIL PROTECTED]
> Subject: [R] help with unit indication when plotting
>
> 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
On 9/13/2007 2:47 PM, 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'
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
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
5 matches
Mail list logo