Tagged Questions
2
votes
1answer
756 views
Wide table problem when generating PDF
I have a LaTeX wide table generated from a data frame in R using xtable, but when the PDF is created not all the data is shown, just a part of it, and the other part is hidden on the right of the PDF. ...
58
votes
11answers
9k views
Workflow for converting LaTeX into Open Office / MS Word Format
I often have to write up reports based on the analysis of some data.
I use R to analyse the data and export tables, figures, and text.
This is then included into a LaTeX document either using input or ...