[R] question about read.xls

Gabor Grothendieck ggrothendieck at gmail.com
Fri Jun 5 19:41:04 CEST 2009


Check out:
http://wiki.r-project.org/rwiki/doku.php?id=tips:data-io:ms_windows

On Fri, Jun 5, 2009 at 1:37 PM, jlfmssm<jlfmssm at gmail.com> wrote:
> I am woking on Windows and using  read.xls to read Excel.xls file.
> But it needs to install perl on my machine first, and then give the
> following until it can work:
>
> read.xls(file,sheet=i,perl="E:\\Perl\\bin\\bin\\perl.exe");
>
> I am wondering if there is other way to read Excel.xls file without needing
> do this?
>
> jlm
>
>        [[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.
>




More information about the R-help mailing list