[R] How to generate a report with graphics and tables?
Liaw, Andy
andy_liaw at merck.com
Wed Jan 28 22:34:26 CET 2004
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
>
------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments,...{{dropped}}
More information about the R-help
mailing list