Re: [R] plots and text to the same output file

2009-02-12 Thread Jim Lemon
lauramorg...@bluewin.ch wrote: Hello, I would like to save different plots and some text (like summaries, AIC, ...) on the same file. I've read the e-mails entitled "Output results to a single postscript document" written some days ago and I've tried to use the function odfInsertPlot() in the p

Re: [R] plots and text to the same output file

2009-02-11 Thread Michael Bibo
Greg Snow imail.org> writes: > > odfWeave works just fine for me on windows and the XML package shows up in my list of packages. You may be > overthinking the problem, for most of my odfWeave projects I don't need odfInsertPlot, just use fig=TRUE > in the code chunk and only include the code

Re: [R] plots and text to the same output file

2009-02-11 Thread Greg Snow
odfWeave works just fine for me on windows and the XML package shows up in my list of packages. You may be overthinking the problem, for most of my odfWeave projects I don't need odfInsertPlot, just use fig=TRUE in the code chunk and only include the code for that 1 plot in that code chunk (a s