Java Mailing List Archive

http://www.r-help.com/

Home » R Help for Statistical Computing »

Re: [R] save the result into a word file

ronggui

2009-07-03

Replies: Find Java Web Hosting

Author LoginPost Reply
How about export it to a HTML and then copy to MS word.
I have packaged some code to export lm object to HTML in AJS style.
You can have a look at ASAtable
(http://r-forge.r-project.org/R/?group_id=328).

Ronggui

2009/7/3 Suyan Tian <stian@(protected)>:
> Hi, everyone:
>
> I forget on how to save a result from R as a word document. For example, if
> I run the linear regression and want to save the result:
>
> summary(lm(y~x)
>
> in a word file. So I can show it later to my clients.  Any idea on how to do
> this?
>
> Thanks a lot,
>
>
> Suyan
>
> ______________________________________________
> R-help@(protected)
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



--
HUANG Ronggui, Wincent
PhD Candidate
Dept of Public and Social Administration
City University of Hong Kong
Home page: http://asrr.r-forge.r-project.org/rghuang.html

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.