On 7/08/2008, at 10:58 AM, stephen sefick wrote:

using R CMD Rd2dvi --pdf  foo.Rd  creates pdfs for everyone of the
files separately.  What do I do now?

Back off a bit.  I.e. go up two levels to the directory containing
your package source.  Then do

        R CMD Rd2dvi --pdf <package name>

This will create a pdf file ``<package name>.pdf''.

(It'll say ``Hmm ... looks like a package'' before it starts
processing.)

With a table of contents and an index and ***everything***!!! :-)

        cheers,

                Rolf Turner

######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to