[R] Diagnosing Documentation Issues

Rolf Turner r.turner at auckland.ac.nz
Thu Aug 7 02:17:01 CEST 2008


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



More information about the R-help mailing list