Skip to content
Prev 201431 / 398506 Next

From R to LaTeX to pdf?

As a general observation, few, if any, statistical packages, generate 
tables in the format what you might think you need or want.  R is not an 
exception.  Then it is better to transfer the table to a spreadsheet, 
shift things around, add headers, etc..  The R2HTML library is useful 
for that operation.  When things are the way you want it, transfer it to 
LaTex via a text file, e.g. .csv.

Tom
Joel F?rstenberg-H?gg wrote: