Skip to content
Prev 318229 / 398503 Next

data.frame and import to xlsx

If you are going to use XLConnect to read in the .xlsx files, I would
suggest that you might want to convert them to .xls files.  Run a
performance test to see if you have a problem.  I use a lot of EXCEL
files and have found that the performance (in both time and memory) is
much better with .xls files.
On Sat, Feb 23, 2013 at 5:14 PM, sisi26 <benzakour_s at ymail.com> wrote: