[R] problem with looping on sqlSave()
Ivan Calandra
ivan.calandra at uni-hamburg.de
Thu Feb 25 15:02:43 CET 2010
I've checked in the package WriteXLS and couldn't find such parameter (I
hope I didn't overlook anything!).
However write.xls() in xlsReadWrite package has such parameter.
I've tried it and the problem is that, even though I can make the
writing start at the last line, it will overwrite the whole file. Even
if I try to append on a new sheet, the xls file is overwritten.
One by one, I'm crossing off the possibilities...
Thanks!
Ivan
Le 2/25/2010 11:58, Dieter Menne a écrit :
>
> Ivan Calandra wrote:
>
>> As I said earlier, none of the packages I have found (dataframes2xls,
>> WriteXLS, xlsReadWrite, xlsx) to export to xls allow appending on the
>> same sheet.
>>
>>
> Please check again. WriteXLS has a parameter where to start writing.
>
> D
>
>
More information about the R-help
mailing list