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
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: