Re: [R] problem loading large xlsx file into r

2013-07-22 Thread David Winsemius
[mailto:jholt...@gmail.com] > Sent: Monday, July 22, 2013 5:10 PM > To: S N V Krishna > Cc: r-help@r-project.org > Subject: Re: [R] problem loading large xlsx file into r > > try the "XLConnect" package and if possible change the "xlsx" to "xls" f

Re: [R] problem loading large xlsx file into r

2013-07-22 Thread Jim Holtman
; Krishna > > -Original Message- > From: Jim Holtman [mailto:jholt...@gmail.com] > Sent: Monday, July 22, 2013 5:10 PM > To: S N V Krishna > Cc: r-help@r-project.org > Subject: Re: [R] problem loading large xlsx file into r > > try the "XLConnect" p

Re: [R] problem loading large xlsx file into r

2013-07-22 Thread S N V Krishna
s, Krishna -Original Message- From: Jim Holtman [mailto:jholt...@gmail.com] Sent: Monday, July 22, 2013 5:10 PM To: S N V Krishna Cc: r-help@r-project.org Subject: Re: [R] problem loading large xlsx file into r try the "XLConnect" package and if possible change the "xlsx"

Re: [R] problem loading large xlsx file into r

2013-07-22 Thread Jim Holtman
try the "XLConnect" package and if possible change the "xlsx" to "xls" format for better performance. Sent from my iPad On Jul 22, 2013, at 1:24, S N V Krishna wrote: > Hi, > > I am facing trouble when trying to read large xlsx file into R. please find > the code and error below. The file I