Skip to content
Prev 205933 / 398506 Next

Tables to export to excel

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: