[R] Sweave

Ista Zahn izahn at psych.rochester.edu
Wed Feb 2 00:42:17 CET 2011


Hi Francesco,
If you're running Sweave from within R, you can pass the eval argument
to RWeaveLatex, e.g.

Sweave(file="test.Rnw", eval=FALSE)

Best,
Ista

On Tue, Feb 1, 2011 at 2:57 PM, Francesco Petrogalli
<francesco.petrogalli at gmail.com> wrote:
> Hello everybody,
> is there a way to tell Sweave to skip the R code and process only the
> LaTeX part?
>
> I know it sounds a little bit weird, but the R code of my document is
> complete and _slow_ and I need to add the LaTeX part.
>
>
> Thanks,
>
> franZ
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Ista Zahn
Graduate student
University of Rochester
Department of Clinical and Social Psychology
http://yourpsyche.org



More information about the R-help mailing list