Re: [R] problem with newline using bquote(paste())

2013-08-30 Thread Gerard Smits
That explains it. Thanks for the info. Gerard On Aug 30, 2013, at 8:42 AM, Marc Schwartz wrote: > > On Aug 30, 2013, at 10:26 AM, Gerard Smits wrote: > >> Hi All, >> >> This is a variant of a problem I posted yesterday (see below) where I found >> I had a large gap between my N= and he n

[R] problem with newline using bquote(paste())

2013-08-30 Thread Gerard Smits
Hi All, This is a variant of a problem I posted yesterday (see below) where I found I had a large gap between my N= and he number I had evaluated using .(x). I seem to have trouble with newlines in a main title. I find now that all works as expected (no unsightly gap between my N= and the val

Re: [R] problem with newline using bquote(paste())

2013-08-30 Thread Marc Schwartz
On Aug 30, 2013, at 10:26 AM, Gerard Smits wrote: > Hi All, > > This is a variant of a problem I posted yesterday (see below) where I found I > had a large gap between my N= and he number I had evaluated using .(x). I > seem to have trouble with newlines in a main title. I find now that all