Re: [R] Looking for a better way to document my packages

2009-10-01 Thread Steve Lianoglou
Ah, great! Thanks for the refs, I'll look into them. -steve On Thu, Oct 1, 2009 at 1:12 PM, baptiste auguie wrote: > Hi, > > I know of three options that resemble your query, > > - the roxygen package > > - a ruby script called weeder by Hadley Wikham > > - the inlinedocs package on r-forge > >

Re: [R] Looking for a better way to document my packages

2009-10-01 Thread baptiste auguie
Hi, I know of three options that resemble your query, - the roxygen package - a ruby script called weeder by Hadley Wikham - the inlinedocs package on r-forge I only ever used roxygen though, so i can't speak for the relative merits of the others. HTH, baptiste 2009/10/1 Steve Lianoglou :