Re: [R] Fwd: Converting R to Sweave (Rnw)

2009-03-02 Thread Duncan Murdoch
On 3/2/2009 10:12 AM, Duncan Murdoch wrote: On 3/2/2009 9:06 AM, Rainer M Krug wrote: Hi I am thinking about using Sweave more frequently, especially for documenting code. But the syntax is slightly awkward for me (<>= ... @), and I was thinking if there would be a way of importing the type of

Re: [R] Fwd: Converting R to Sweave (Rnw)

2009-03-02 Thread Duncan Murdoch
On 3/2/2009 9:06 AM, Rainer M Krug wrote: Hi I am thinking about using Sweave more frequently, especially for documenting code. But the syntax is slightly awkward for me (<>= ... @), and I was thinking if there would be a way of importing the type of code extracted from an Rnw file back into an

Re: [R] Fwd: Converting R to Sweave (Rnw)

2009-03-02 Thread Neil Shephard
Rainer M Krug-6 wrote: > > Hi > > I am thinking about using Sweave more frequently, especially for > documenting code. But the syntax is slightly awkward for me (<>= > ... @), and I was thinking if there would be a way of importing the > type of code extracted from an Rnw file back into an Rnw

[R] Fwd: Converting R to Sweave (Rnw)

2009-03-02 Thread Rainer M Krug
Hi I am thinking about using Sweave more frequently, especially for documenting code. But the syntax is slightly awkward for me (<>= ... @), and I was thinking if there would be a way of importing the type of code extracted from an Rnw file back into an Rnw file? The advantage would be that the co