On 18/01/17 10:28, Marc Schwartz wrote:
Hi Val,
<SNIP>
Alternatively, there are other Excel file I/O packages available on CRAN if you would prefer to consider other options as well. They will typically require Java being installed, rather than Perl, as I and Greg do.
The read_excel() function from the "readxl" package has an argument "sheet" which should facilitate what Val wants to do.
In my experience the read_excel() function (which is, as you indicate, Java rather than Perl based) is quite a bit faster than the Perl based alternatives.
cheers, Rolf Turner -- Technical Editor ANZJS Department of Statistics University of Auckland Phone: +64-9-373-7599 ext. 88276 ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.