[R] Output a dataframe from R to excel
Roger Bivand
Roger.Bivand at nhh.no
Mon Mar 14 20:41:05 CET 2005
On Sun, 13 Mar 2005, Faith G wrote:
> Hi,
> I am trying to output an dataframe from R to Excel file. Can anyone tell me how to do it? Thanks a lot.
> Eg.
> R dataframe:
> A B C
> 1 2 1
> 3 4 2
> . . .
?write.table (see also the nice example)
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
--
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand at nhh.no
More information about the R-help
mailing list