[R] Tables to export to excel

1 view
Skip to first unread message

Orvalho Augusto

unread,
Jan 10, 2010, 2:38:49 PM1/10/10
to r-h...@r-project.org
I am doing some tables with verry long and numerouses categories. Eg.
Cause of Death Crossed by sex e then by group ages.

Is it possible to have such crosstab sent to an excel file so I could
easilly report.

Thanks in advance

Caveman

--
OpenSource Software Consultant
CENFOSS (www.cenfoss.co.mz)
SP Tech (www.sptech.co.mz)
email: orva...@cenfoss.co.mz
cell: +258828810980

______________________________________________
R-h...@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.

Erich Neuwirth

unread,
Jan 10, 2010, 3:57:04 PM1/10/10
to r-h...@r-project.org
There are a few different options for exporting
matrices and dataframes from R to Excel.

RExcel (an Excel addin available from rcom.univie.ac.at) allows you
use a menu item "Get array" or "Get dataframe"
to do this.
Other options are described in Chapter 8 of the R Data Import/Export manual.
There also was a recent thread "how to import data from excel to R"
on this mailing list. You can find it in the archives of the mailing list.


On 1/10/2010 8:38 PM, Orvalho Augusto wrote:
> I am doing some tables with verry long and numerouses categories. Eg.
> Cause of Death Crossed by sex e then by group ages.
>
> Is it possible to have such crosstab sent to an excel file so I could
> easilly report.
>
> Thanks in advance
>
> Caveman
>

--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39464 Fax: +43-1-4277-39459

Reply all
Reply to author
Forward
0 new messages