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.petroga...@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@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

______________________________________________
R-help@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.
  • [R] Sweave Francesco Petrogalli
    • Re: [R] Sweave Ista Zahn

Reply via email to