[R] How to generate a report with graphics and tables?
Marc Schwartz
MSchwartz at medanalytics.com
Wed Jan 28 22:51:12 CET 2004
On Wed, 2004-01-28 at 15:01, Olaf Bürger wrote:
> 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
You might want to look at Sweave, which is perfect where you have
standardized output formats, based upon changing datasets.
More information is available here:
http://www.ci.tuwien.ac.at/~leisch/Sweave/
and you can search the r-help archives for additional information.
HTH,
Marc Schwartz
More information about the R-help
mailing list