Or use
write.table(object, "clipboard", sep="\t", row.names=F)
and press Ctrl V in empty excell sheet.
Regards
Petr
r-help-boun...@r-project.org napsal dne 05.11.2009 14:59:19:
> try using 'write.csv' to create the file you want to import to EXCEL
>
> On Thu, Nov 5, 2009 at 4:56 AM, Hayes, D
No luck with:
(col.names = NA and row.names = TRUE
Will check the other responses and else try to install writeXLS
Thanks for the help.
Daniel
-Original Message-
From: Leandro Marino [mailto:lean...@cesgranrio.org.br]
Sent: 05 November 2009 15:52
To: Hayes, Daniel; 'r-h...@lists.r-projec
No luck with 'write.csv' either.
Thanks for helping though.
Cheers,
Daniel
-Original Message-
From: jim holtman [mailto:jholt...@gmail.com]
Sent: 05 November 2009 14:59
To: Hayes, Daniel
Cc: r-h...@lists.r-project.org
Subject: Re: [R] collumn error when exporting to Excel
ct: Re: [R] collumn error when exporting to Excel
?write.csv
usually works well for writing a dataframe to import into excel. Use a file
name that ends in .csv.
- Original Message -
From: "Hayes, Daniel"
To: "'r-h...@lists.r-project.org'"
Sent: Thursda
r.
> Thanks for helping though.
> Cheers,
> Daniel
>
> -Original Message-
> From: jim holtman [mailto:jholt...@gmail.com]
> Sent: 05 November 2009 14:59
> To: Hayes, Daniel
> Cc: r-h...@lists.r-project.org
> Subject: Re: [R] collumn error when exporting to Excel
5 matches
Mail list logo