[R] save the result into a word file
John Kane
jrkrideau at yahoo.ca
Thu Jul 2 23:39:35 CEST 2009
I don't know any direct way. ?sink perhaps and then load into Word.
You might want to have a look at R2HTML as well.
Alternatively have a look at Sweave for output in pdf or OOo formats.
--- On Thu, 7/2/09, Suyan Tian <stian at mail.rockefeller.edu> wrote:
> From: Suyan Tian <stian at mail.rockefeller.edu>
> Subject: [R] save the result into a word file
> To: R-help at r-project.org
> Received: Thursday, July 2, 2009, 1:26 PM
> 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 at r-project.org
> mailing list
> 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.
>
__________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share wh
More information about the R-help
mailing list