[R] Dataframe to word, using R2wd
Felipe Carrillo
mazatlanmexico at yahoo.com
Sat May 15 22:23:48 CEST 2010
Felipe D. Carrillo
Supervisory Fishery Biologist
Department of the Interior
US Fish & Wildlife Service
California, USA
----- Original Message ----
> From: Tal Galili <tal.galili at gmail.com>
> To: Jeremy Miles <jeremy.miles at gmail.com>
> Cc: r-help at r-project.org
> Sent: Sat, May 15, 2010 1:03:12 AM
> Subject: Re: [R] Dataframe to word, using R2wd
>
> Hi Jeremy,
1) This is not the command to use on data.frames, it is:
> wdTable
2) There is a slightly newer version of R2wd, that (for now) can only
> be
downloaded
> here:
http://www.r-statistics.com/2010/05/exporting-r-output-to-ms-word-with-r2wd-an-example-session/
(That
> posts also offers a step by step on
> R2wd)
Cheers,
Tal
----------------Contact
Details:-------------------------------------------------------
Contact
> me: > href="mailto:Tal.Galili at gmail.com">Tal.Galili at gmail.com |
> 972-52-7275845
Read me: > href="http://www.talgalili.com">www.talgalili.com (Hebrew) | > target="_blank"
> href="http://www.biostatistics.co.il">www.biostatistics.co.il (Hebrew)
> |
> href="http://www.r-statistics.com">www.r-statistics.com
> (English)
----------------------------------------------------------------------------------------------
On
> Sat, May 15, 2010 at 8:46 AM, Jeremy Miles <> ymailto="mailto:jeremy.miles at gmail.com"
> href="mailto:jeremy.miles at gmail.com">jeremy.miles at gmail.com>wrote:
>
> Hi All,
>
> I'm trying to use R2wd to send a dataframe to
> Word. The dataframe
> isn't huge - 300 rows, 12 variables, although
> it has some long strings
> in it.
>
> Using:
>
>
> wdTable(format(myDataFrame))
>
> or
>
>
> wdTable(myDataFrame)
>
> Produces a very complex table, which Word
> struggles to process and
> layout. (I can't work out what the table
> is - it seems to be nested
> tables. Converting to text gives one long
> column.)
>
> Using
>
>
> wdBody(MyDataFrame)
>
> or
>
>
> wdNormal(MyDataFrame)
>
> Is there another way to use R2wd to send
> the dataframe to word?
>
> Thanks (in advance)
>
>
> Jeremy
>
>
>
>
> --
> Jeremy Miles
>
> Psychology Research Methods Wiki: > href="http://www.researchmethodsinpsychology.com">www.researchmethodsinpsychology.com
>
>
> ______________________________________________
> > ymailto="mailto:R-help at r-project.org"
> href="mailto:R-help at r-project.org">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.
>
[[alternative HTML version
> deleted]]
______________________________________________
> ymailto="mailto:R-help at r-project.org"
> href="mailto:R-help at r-project.org">R-help at r-project.org mailing list
> href="https://stat.ethz.ch/mailman/listinfo/r-help" target=_blank
> >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.
More information about the R-help
mailing list