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.dun...@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
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to