Skip to content

Import/Export excel files to/from R, without changing the file type

9 messages · jim holtman, osamaabusinni, Uwe Ligges +3 more

#
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.
#
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:

            
#
On 25.11.2012 16:18, osamaabusinni wrote:
No files passed the mailing list filters.

Anyway, if XLConnect does not work for you, why not try one of the other 
solutions mentioned in the R Data Import / Export manual?

Best,
Uwe Ligges
#
Hello,

It's a bad idea to post a png file with error messages, next time, copy 
from RStudio and paste it in a post.
Anyway, your error message says that you don't have a Windows system 
variable JAVA_HOME. So, rJava can't find it. The solution is to create 
one in Windows.

Hope this helps,

Rui Barradas
Em 25-11-2012 15:18, osamaabusinni escreveu: