[R] Writing a data frame in an excel file

Orvalho Augusto orvaquim at gmail.com
Wed Nov 18 20:02:29 CET 2009


Why don't try the fabulous WRITEXLS package?

Caveman


On Wed, Nov 18, 2009 at 7:45 PM, anna_l <lippelanna21 at hotmail.com> wrote:
>
> Thanks Karl, well I am getting an error now after the following sqlSave
> command:
> sqlSave( xlsFile, datas, tablename = 'Datas_and_coefficients', rownames =
> FALSE )
>
> -->  [RODBC] Failed exec in Update
> 22018 39 [Microsoft][Driver ODBC for Excel]invalid character value for the
> diffusion specification (null) (null)
>
>
> More specifically, take a look at the 'append' and 'safer' arguments.
>
> --
> Karl Ove Hufthammer
>
> ______________________________________________
> R-help at r-project.org mailing list
>
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
>
>
> -----
> Anna Lippel
> new in R so be careful I should be asking a loooooooot of questions!:teeth:
> --
> View this message in context: http://old.nabble.com/Writing-a-data-frame-in-an-excel-file-tp26378240p26412410.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>




More information about the R-help mailing list