Skip to content
Prev 105744 / 398506 Next

How to use read.xls in R

Lisa Wang said the following on 12/7/2006 3:01 PM:
Please reread ?read.xls. Quote from the "Note" section:

"Either a working version of Perl must be present in the executable 
search path, or the exact path of the perl executable must be provided 
via the perl argument. See the examples below for an illustration."

You need to install perl.

http://www.activestate.com/Products/ActivePerl/Download.html

HTH,

--sundar