I am using Sweave and xtable to generate a report.
I would like to add some coloring on a table. But I have not managed to find any way to generate colored tables with xtable.
Is there any other option?
|
I am using Sweave and xtable to generate a report. I would like to add some coloring on a table. But I have not managed to find any way to generate colored tables with xtable. Is there any other option? |
|||||||||||||
|
|
Although I didn't try this explicitly from with R (I usually post-process the Tables in Latex directly with It seems to work, with the
gives me
(This is a customized Beamer template, but this should work with a standard document. With Beamer, you'll probably want to add the Update: Following @Conjugate's suggestion, you can also rely on Hmisc facilities for handling $\TeX$ output, see the many options of the
|
|||||
|
|