I use Lyx (www.lyx.org) with the Sweave noweb report or article class for
the same purpose (if I understand you correctly). LyX is a LateX front-end
where you can embed long and short R code. You can write the complete R
program inside the document. For latex tables the most elegant solution is
som
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
I'm not sure I understand. Why not just take your existing R script
and wrap it in \begin{document} <<>>= ... @ \end{document} and run it
through Sweave?
-Ista
On Mon, Oct 19, 2009 at 2:40 PM, Gabriel Koutilellis wrote:
> Dear list,I have read really a lot the past few days, but I haven't found
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
4 matches
Mail list logo