Mark Connolly
2009-Dec-09 14:49 UTC
[R] R echo code chunk runs off the page using Lyx and Sweav
I somehow missed the response posted by Ben Bolker. He is quite correct
(happily for me!):
\SweaveOpts{keep.source=TRUE}
in your LaTeX code will (I think) keep whatever manual formatting you do,
in all code chunks (or use keep.source=TRUE) for particular code chunks
of concern
This information has made its way into the latest Sweave manual at
http://www.statistik.lmu.de/~leisch/Sweave/.
Apparently Analagous Threads
- R echo code chunk runs off the page using Lyx and Sweave
- Question on Sweave-Latex and examples in the Sweave Manual
- SweaveOpts(eval=false) not working - CORRECTION
- R-help Digest, Vol 72, Issue 3
- sweave and R. Searching for a document that will get me started
