Re: [R] vectorized plotmath expressions via substitute()

2012-11-18 Thread Uwe Ligges
On 15.11.2012 10:52, Gabor Grothendieck wrote: On Wed, Nov 14, 2012 at 12:05 PM, Murat Tasan wrote: hi all - i've seen versions of this question before, but none seem to get directly at my solving my (probably very simple) issue: i simply want to annotate the tick marks on an axis with (supe

Re: [R] vectorized plotmath expressions via substitute()

2012-11-15 Thread Gabor Grothendieck
On Wed, Nov 14, 2012 at 12:05 PM, Murat Tasan wrote: > hi all - i've seen versions of this question before, but none seem to get > directly at my solving my (probably very simple) issue: > > i simply want to annotate the tick marks on an axis with (superscripted) > 10^x notation, and tried this: >

Re: [R] vectorized plotmath expressions via substitute()

2012-11-14 Thread Murat Tasan
> wdunlap tibco.com > > > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf > > Of Murat Tasan > > Sent: Wednesday, November 14, 2012 9:06 AM > > To: r-help@r-project.org > > Subject: [

Re: [R] vectorized plotmath expressions via substitute()

2012-11-14 Thread William Dunlap
ovember 14, 2012 9:06 AM > To: r-help@r-project.org > Subject: [R] vectorized plotmath expressions via substitute() > > hi all - i've seen versions of this question before, but none seem to get > directly at my solving my (probably very simple) issue: > > i simply

[R] vectorized plotmath expressions via substitute()

2012-11-14 Thread Murat Tasan
hi all - i've seen versions of this question before, but none seem to get directly at my solving my (probably very simple) issue: i simply want to annotate the tick marks on an axis with (superscripted) 10^x notation, and tried this: axis(1, at = axTicks(1), as.expression(substitute(10^foo, list(