[R] Need to read an Excel File
rajibshibly
rajibshibly at yahoo.com
Fri Jul 30 14:39:09 CEST 2010
I am trying to read an Excel file using the following:
a<-read.xls("mydata.xls", sheet=1)
The file mydata.xls is stored in the working directory. However I am getting
the following error. Can anyone help.
Error in findPerl(verbose = verbose) :
perl executable not found. Use perl= argument to specify the correct path.
Error in file.exists(tfn) : invalid 'file' argument
--
View this message in context: http://r.789695.n4.nabble.com/Need-to-read-an-Excel-File-tp2307915p2307915.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list