Displaying 1 result from an estimated 1 matches for "sweaveexampl".
Did you mean:
sweaveexample
2008 Mar 24
2
Newbie help with Sweave
...y Emacs/Sweave/R system set up correctly, thanks to
Vincent and Jim, but I haven't been successful getting my first document
produced. I'm trying to use one of Friedrich Leisch's examples,
http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw. I cut and
pasted the text into a document sweaveexample.Rnw in Emacs. It seemed to
be processed successfully with R:
> Sweave("sweaveexample.Rnw")
Writing to file sweaveexample.tex
Processing code chunks ...
You can now run LaTeX on 'sweaveexample.tex'
>
However, when I try to open the file sweaveexample.tex and process it
wit...