[R] Output a dataframe from R to excel
Jeff Gentry
jgentry at jimmy.harvard.edu
Mon Mar 14 20:34:34 CET 2005
> I am trying to output an dataframe from R to Excel file. Can anyone
> tell me how to do it? Thanks a lot.
write.csv() might get you where you want to go.
More information about the R-help
mailing list