On Sat, Nov 20, 2010 at 10:53 AM, Stephen Liu <sati...@yahoo.com> wrote: > Whether I need following package to export R data to Excel spreadsheet and to > import .xls file to R? > > xlsReadWrite > http://www2.warwick.ac.uk/fac/sci/moac/degrees/modules/ch923/r_introduction/excel_in_r/ >
Yes, you can use that or a number of other packages to move data between R and Excel. See: http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ R-help@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.