0

Can someone please suggest me which R-package should be used to generate a large report. This report could be more 50-60 pages or even more than that. Additionally, there is requirement to print these report with a nice look and feel i.e. different column colors, background, title and so on. I'll greatly appreciate any help.

1 Answers1

0

It will may be take some times but @lawyeR say true.

Sweave can be used with Rstudio, and it's a powerfull tool. I use it evrytime to code and compile my pdf in the same time. I have done my final report with it, more than 800 line of code with graph and many table.

My advice is try to learn LateX with the LaTeX companion and use it in Sweave with Rstudio.

Christophe D.
  • 1,089
  • 11
  • 21