Skip to content
Prev 125578 / 398500 Next

Creating nice looking lists: how?

The source code for print.summary.lm and summary.lm is in the file
/src/library/stats/R/lm.R of the R source code, which you can download
from CRAN if you don't have it already.  The file lm.R is also at
https://svn.r-project.org/R/trunk/src/library/stats/R/lm.R
On Fri, 28 Sep 2007, Sergey Goriatchev wrote: