David Winsemius wrote
>
> The insight that
> allowed me to get a significantly higher frequency of success was
> realizing that the correct separators between separate expressions
> were "*" and "~" rather than or . Inside an expression
> a comma will signal a new expression element. A
On 12-01-04 11:41 AM, suse wrote:
Thank you! It works now.
But I still don't understand, how all these expressions, "", paste, group,
eval... have to be used together. (For example, I first tried
expression(sm[w,grass]) but it didn't work, and I couldn't find, why (and
when) commas are interpret
Thank you! It works now.
But I still don't understand, how all these expressions, "", paste, group,
eval... have to be used together. (For example, I first tried
expression(sm[w,grass]) but it didn't work, and I couldn't find, why (and
when) commas are interpreted here differently). So: Is there
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of David Winsemius
> Sent: Wednesday, January 04, 2012 9:53 AM
> To: Uwe Ligges
> Cc: r-help@r-project.org; suse
> Subject: Re: [R] subscript with comma
>
On Jan 4, 2012, at 10:51 AM, Uwe Ligges wrote:
On 04.01.2012 16:12, suse wrote:
Hi,
I want to write a word with subscript in a graph. Unfortunately, the
subscript contains a comma, so all my trials didn't work and I
didn't find
how to do it.
I want to write "sm" as normal text and "w,gra
On 04.01.2012 16:12, suse wrote:
Hi,
I want to write a word with subscript in a graph. Unfortunately, the
subscript contains a comma, so all my trials didn't work and I didn't find
how to do it.
I want to write "sm" as normal text and "w,grass" in the subscript. Can
anybody help me?
And a mor
Hi,
I want to write a word with subscript in a graph. Unfortunately, the
subscript contains a comma, so all my trials didn't work and I didn't find
how to do it.
I want to write "sm" as normal text and "w,grass" in the subscript. Can
anybody help me?
And a more general question: I read the help t
7 matches
Mail list logo