Re: [R] Sweave file generation

2009-10-19 Thread Gabriel Koutilellis
here is a simple scriptx texi2dvi("script.tex", pdf=T)would produce of something like the pdf with the summaries and plots coded inside the "script.R"Thank you > >[[alternative HTML version deleted]] > > > rh...@rproject.org mailing list > https://stat.ethz.ch/mailman/listinfo/rhelp > PLEASE

[R] Sweave file generation

2009-10-19 Thread Gabriel Koutilellis
Dear list,I have read really a lot the past few days, but I haven't found a matching solution for my problem.I have R 2.9.2 on Windows XP and MikTex 2.8 installed.What I want to do is to automate the sweave file generation.I thought I could use the R2Sweave, RweaveLatex, and Sweave in a combinat