0

When I use knitr I end up using xtable for tables but in html they do not look good: enter image description here How can I make nice line/column line-separated tables

statquant
  • 13,672
  • 21
  • 91
  • 162
  • 1
    Pass custom CSS for the tables to the `knit2html` function. – Thomas Jul 28 '14 at 20:58
  • Sorry to ask again but do you have a working example somewhere ? PS: you can certainly add this as an answer – statquant Jul 28 '14 at 20:59
  • You can take a look at this question for a specific example: http://stackoverflow.com/questions/24254552/knitr-style-table-with-css. – Thomas Jul 28 '14 at 21:15
  • http://blogs.cetis.ac.uk/adam/2013/10/25/changing-style-knitr-and-markdown-in-rstudio/ – Hack-R Jul 28 '14 at 21:18

0 Answers0