[R] get formatted regression output
Jim Lemon
jim at bitwrit.com.au
Thu Jul 3 10:39:53 CEST 2008
On Wed, 2008-07-02 at 18:04 +0200, Bunny, lautloscrew.com wrote:
> Hi everybody,
>
> I have a simple regression summary created by summary.lm and I wonder
> how i can export it to another file format which can be used on the web.
> .pdf would be possible, a html table would be nicer than your momma on
> your birthday.
>
Hi Matthias,
delim.table in the prettyR package will get your momma to the party on
time. htmlize can embed the resulting table in a larger HTML output
file.
Jim
More information about the R-help
mailing list