Tagged Questions
8
votes
4answers
1k views
LaTeX output for R's summary.lm object - while displaying the information outside the table
This seemed to me to be basic, but I can't seem to find a solution online, so I wondered what I might be missing.
I wish to include the output of an lm summary object inside an Sweave (.Rnw) ...