I'm pretty sure I've had similar problems to this in the past and the problem 
has been a badly formatted text file ie you think it's all tab delimited but 
it's not.

I can't be more specific (because it's your file) but it would be worth copying 
the non appearing rows into a separate file and see if you can track down the 
region of the file that's causing the problem.

Cheers

Iain

RobertsLRRI <[EMAIL PROTECTED]> wrote: 

You are asked to follow the posting guide and to provide "commented, 
minimal, self-contained, reproducible code".

Code entered:
Influenza<-read.delim("C://Documents and
Settings//rroberts//desktop//H5N1//0v8a1n3.dat.txt")

Influenza

rows
6505
...
14421


So the first 6504 rows aren't displayed

Thank you
-- 
View this message in context: 
http://www.nabble.com/txt-file%2C-14000%2B-rows%2C-only-last-8000-appear-tp17701519p17735926.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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.


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to