Re: [R] Not all rows are being read-in

2011-03-30 Thread Dimitri Liakhovitski
Philipp, you are a savior! That's exactly what has been happening - and it was driving me crazy. quote="" fixed things. Thank you very much! Dimitri On Wed, Mar 30, 2011 at 5:01 AM, Philipp Pagel wrote: > On Tue, Mar 29, 2011 at 06:58:59PM -0400, Dimitri Liakhovitski wrote: >> I have a tab-delimi

Re: [R] Not all rows are being read-in

2011-03-30 Thread Philipp Pagel
On Tue, Mar 29, 2011 at 06:58:59PM -0400, Dimitri Liakhovitski wrote: > I have a tab-delimited .txt file (size 800MB) with about 3.4 million > rows and 41 columns. About 15 columns contain strings. > Tried to read it in in R 2.12.2 on a laptop that has Windows XP: > mydata<-read.delim(file="FileNam