If you don't mind pdf report generated from LaTeX, Sweave would probably
work nicely for you. See the two articles on it in R News, which you can
find on the R web site.
One other possibility is to use the R2HTML package (and maybe the xtable
package, too) to write the `report' in HTML.
HTH,
Andy
From: Olaf B?rger
Hello R-Users,
I have some data sets which change on a daily bases. So far I have
imported these sets into R, done all my evaluations resulting in a
couple of plots, charts and tables of numbers which I copy&pasted via
clipboard into Powerpoint.
The procedure is always the same and I wonder, whether there is no
easier way for doing so. Is there some type of "report generator"
available or some HowTo on this.
Can anybody give me a hint on where to look for?
Regards,
Olaf B?rger