[R] nice report generator?
Michael
comtech.usa at gmail.com
Wed Dec 7 21:21:30 CET 2011
Thanks a lot Duncan!
I did some home-work and found out that in terms of table looks, it's
neater to generate Excel 2010 style colorful tables, not the Latex
style plain/math-geek tables...
Therefore, a report generator would hopefully generate Excel 2010
style tables, plus R plots, etc.
Any thoughts?
Thanks a lot!
On 12/7/11, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> On 07/12/2011 1:14 PM, Michael wrote:
>> Hi all,
>>
>> I am looking for recommendations/pointers about best report generator you
>> think that are currently available?
>>
>> i.e. the package that can help turn console output into nice-looking neat
>> report to send to bosses?
>
> You might find the latex() command in Hmisc or the equivalent in the
> xtable package does what you want. For simple reports in a single table
> you don't need Sweave; for more complex ones it would make your life easier.
>
> My tables package (now on CRAN) might simplify the production of the
> table. It is set up to work with Hmisc currently.
>
> Duncan Murdoch
>
More information about the R-help
mailing list