e.unique:
> names(test) <- make.unique(names(test))
> names(test)
[1] "Group" "Group.1" "test""crit" "se" "df"
Ivan
Message original
Sujet: Re: [R] problem with sqlSave()
Date : Wed,
oup" "Group.1" "test" "crit""se" "df"
Ivan
Message original
Sujet: Re: [R] problem with sqlSave()
Date : Wed, 24 Feb 2010 01:36:37 -0800
De :Dennis Murphy
Pour : ivan.calan...@uni-hamburg.de
Why do you hav
;Group2', and it indeed
was the problem.
Any idea except changing the names manually before using sqlSave()?
Ivan
-------- Message original
Sujet: Re: [R] problem with sqlSave()
Date : Wed, 24 Feb 2010 01:36:37 -0800
De :Dennis Murphy
Pour : ivan.calan...@uni-hamburg.de
Wh
Dear R users,
I've already asked this question yesterday, but, though I had answer for
the other ones (and they helped a lot, thanks), for some reason didn't
get an answer for this one (I would also appreciate to know why, so that
I can improve the quality and clarity of my future questions).
Hi Karl, I was setting append=true because safer would delete the former
datas when set to false. I must not have understood the purpose of these two
attributes right. To be honest I tried all possible combinations and none
would work. I am doing all this now with RExcel as I have been advised and
On Thu, 19 Nov 2009 04:07:52 -0800 (PST) anna_l wrote:
> Hello, the sqlSave function is used in order to write a dataframe on excel.
> This function creates worksheets using the attribute tablename and writes
> the data.frame in it. What I want to do is to create this data.frame but
> being able i
Hello, the sqlSave function is used in order to write a dataframe on excel.
This function creates worksheets using the attribute tablename and writes
the data.frame in it. What I want to do is to create this data.frame but
being able in case this worksheet already exists to delete the former datas
7 matches
Mail list logo