[R] txt file, 14000+ rows, only last 8000 appear
    Charles C. Berry 
    cberry at tajo.ucsd.edu
       
    Sun Jun  8 04:56:39 CEST 2008
    
    
  
On Fri, 6 Jun 2008, RobertsLRRI wrote:
>
> when I load my data file in txt format into the R workstation I lose about
> 6000 rows, this is a problem.  Is there a limit to the display capabilities
> for the workstation?  is all the information there and I just can't see the
> first couple thousand rows?
You are asked to follow the posting guide and to provide "commented, 
minimal, self-contained, reproducible code".
It is hard to guess what you actually did and to provide advice if you do 
not do this.
The best I can suggest is that you review
 	2.1 Variations on read.table
in
 	R Data Import/Export
and be sure to attend to the sections on quoting and commments, which 
issues often give rise to problems such as you allude to.
HTH,
Chuck
> -- 
> View this message in context: http://www.nabble.com/txt-file%2C-14000%2B-rows%2C-only-last-8000-appear-tp17701519p17701519.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>
Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901
    
    
More information about the R-help
mailing list