osamaabusinni
2012-Nov-25 11:16 UTC
[R] Import/Export excel files to/from R, without changing the file type
Hi, I would like to know if there is a special package that could help me Import/Export excel files to/from R, without changing the file type (*.csv ...) ? I have tried several packages and non of them worked on my computer .... If someone have a clue how to do it I would be grateful... Thanks for the help! -- View this message in context: http://r.789695.n4.nabble.com/Import-Export-excel-files-to-from-R-without-changing-the-file-type-tp4650717.html Sent from the R help mailing list archive at Nabble.com.
Jim Holtman
2012-Nov-25 12:31 UTC
[R] Import/Export excel files to/from R, without changing the file type
have you tried the 'XLConnect' package? what have you tried, what types of files were you using and what errors did you encounter? Sent from my iPad On Nov 25, 2012, at 6:16, osamaabusinni <osamaabusinni at gmail.com> wrote:> Hi, > > I would like to know if there is a special package that could help me > Import/Export excel files to/from R, without changing the file type (*.csv > ...) ? I have tried several packages and non of them worked on my computer > .... > If someone have a clue how to do it I would be grateful... > > > Thanks for the help! > > > > -- > View this message in context: http://r.789695.n4.nabble.com/Import-Export-excel-files-to-from-R-without-changing-the-file-type-tp4650717.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.