Skip to content

LATEX Command in R in Windows 7

2 messages · Baris Demiral, Uwe Ligges

#
Hi guys,

I have 64-bit Windows 7 machine. I need to execute the "latex" and
"pdflatex" commands from R to print out tables in pdf.

I use R 2.13 64-bit, and I have GSView, GSScript and TexWorks
installed.  I remember i did this once but I forgot the next step.
What shall I do?

Thanks,
#
On 27.10.2011 18:34, Baris Demiral wrote:
Package "tools" has texi2dvi().

Uwe Ligges