Trying to learn Sweave. As far as I understood I´ve to write a Rnw-file, named it "Learn_Sweave.Rnw".
Code: Select all
> Sweave("Learn_Sweave.Rnw") in R
Code: Select all
Writing to file Learn_Sweave.tex
Processing code chunks with options ...
1 : keep.source term tex
You can now run (pdf)latex on ‘Learn_Sweave.tex’
The problem pops up in several forum-discussions - tried the proposed solutions, ended in the middle of nowhere.!LaTeX Error: File 'Sweave.sty' not found.
I would be very thankful for helpful comments,
Christoph