Dear R,
Usually when I want to read pdf help for R functions under Linux, I do
the following steps
> help("par",help_type="pdf")
> system(paste(getOption("pdfviewer"),"par.pdf"))
which works well. First question, can I let "help" to save the pdf
file to a different place other than current worki
On 8/8/2008 11:11 AM, Rajasekaramya wrote:
hi there
Is there any way to create automatic bookmarks for the pdf while writing the
plots in the pdf.
Not directly, but you can do so with a combination of R and LaTeX, using
Sweave.
Duncan Murdoch
__
hi there
Is there any way to create automatic bookmarks for the pdf while writing the
plots in the pdf.
Ramya
--
View this message in context:
http://www.nabble.com/PDF-help-tp18893669p18893669.html
Sent from the R help mailing list archive at Nabble.com.
3 matches
Mail list logo