Re: [Rd] Including a file in a Rd file

2010-04-06 Thread Uwe Ligges
On 06.04.2010 09:27, Christophe Genolini wrote: Hi all, Is it possible to include a file in an .Rd file? For example, it might be convenient to write a file "author.Rd" and then include it in all the Rd file: Not in that way, but you could perhaps arrange by using the new technology describe

[Rd] Including a file in a Rd file

2010-04-06 Thread Christophe Genolini
Hi all, Is it possible to include a file in an .Rd file? For example, it might be convenient to write a file "author.Rd" and then include it in all the Rd file: \author{ \include{author.Rd} } Christophe __ R-devel@r-project.org mailing list https: