« Return to Thread: save the result into a word file

save the result into a word file

by Suyan Tian :: Rate this Message:

Reply to Author | View in Thread

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@... 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.

 « Return to Thread: save the result into a word file