[R] Import excel file

Hervy Cyril cyril.hervy at insee.fr
Mon Nov 19 10:50:54 CET 2012


Hello,

According to manual ""R Data Import/Excel", xlsreadWrite package  and RODBC package  are used for 32-bit version (tests confirmed this observation)
I used XLConnect package but it returned this error :
"Erreur dans new(J("com.miraisolutions.xlconnect.integration.r.RWorkbookWrapper"),  : 
  erreur d'évaluation de l'argument 'Class' lors de la sélection d'une méthode pour la fonction 'new' : Erreur dans .jfindClass(as.character(class)) : class not found"

Thanks for your help

Best regards,

Cyril Hervy


-----Message d'origine-----
De : Uwe Ligges [mailto:ligges at statistik.tu-dortmund.de] 
Envoyé : dimanche 18 novembre 2012 19:10
À : Rui Barradas
Cc : Hervy Cyril; r-help at r-project.org
Objet : Re: [R] Import excel file



On 16.11.2012 16:59, Rui Barradas wrote:
> Hello,
>
> I believe it is, but see package XLConnect. The vignette is very 
> helpfull, with lots of examples.

... and many other ways. Please see the manual "R Data Import/Excel" 
that ships with R and has a whole section devoted to Excel.

Best,
Uwe Ligges


>
> Hope this helps,
>
> Rui Barradas
> Em 16-11-2012 15:27, Hervy Cyril escreveu:
>> Hello,
>>
>> Is it possible to import an Excel 2000 file (32-bit version) into R
>> 2.15.1 64-bit version?
>>
>> Thanks.
>> Best regards,
>>
>> Cyril Hervy
>>
>>     [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> 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.
>
> ______________________________________________
> 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.




More information about the R-help mailing list