Message-ID: <MPG.256e421138c0f4ee9896aa@news.gmane.org>
Date: 2009-11-18T16:41:08Z
From: Karl Ove Hufthammer
Subject: Writing a data frame in an excel file
On Wed, 18 Nov 2009 08:02:47 -0800 (PST) anna_l <lippelanna21
@hotmail.com> wrote:
> Sorry Charlie, I didn?t understand that tablename=R Results was creating a
> worksheet. But the thing now is that it works very well when I write for the
> first time on the excel file but when I want to rewrite on it it gives the
> error i wrote before saying that Results already exists, is there a way to
> avoid that?
See the help page for 'sqlSave':
?sqlSave
More specifically, take a look at the 'append' and 'safer' arguments.
--
Karl Ove Hufthammer