Delightfully straightforward! Thanks.
On Feb 16, 2008, at 5:15 PM, Duncan Murdoch wrote:
> On 16/02/2008 4:51 PM, Michael Kubovy wrote:
>> Dear R-helpers,
>> > label2 <- expression(paste(italic(attraction function:), 'slope'))
>> Error: unexpected 'function' in "label2 <-
>> expression(paste(i
On 16/02/2008 4:51 PM, Michael Kubovy wrote:
> Dear R-helpers,
>
> > label2 <- expression(paste(italic(attraction function:), 'slope'))
> Error: unexpected 'function' in "label2 <-
> expression(paste(italic(attraction function"
>
> How do I tell R that in this case I don't want 'function' to b
Dear R-helpers,
> label2 <- expression(paste(italic(attraction function:), 'slope'))
Error: unexpected 'function' in "label2 <-
expression(paste(italic(attraction function"
How do I tell R that in this case I don't want 'function' to be
treated as a reserved word but as a string in italics?
3 matches
Mail list logo