[R] html excel file
Erich Neuwirth
erich.neuwirth at univie.ac.at
Thu Jan 19 17:37:32 CET 2006
On Do, 19.01.2006, 10:38, Stefan Semmeling wrote:
> hallo,
>
> i have a problem reading in the above mentioned kind of a file.
One way of transferring data between R and Excel is using the
RExcel package contained in R(D)COM server available from CRAN
in category Other.
The package rcom (available from CRAN) can turn R into a COM server
for Excel and with a little bit of VBA programming it is possible
to transfer data both ways also.
More information about the R-help
mailing list