Hi there,

I entered over 2000 lines of data into R from SQLite and saved it in R as a
data.frame, but the data.frame only gives the first 500 lines. Is there any
way to either increase the default limit or to determine which of the
original lines should be in the output (e.g. maybe the last 500 instead of
the first 500)?
Thanks!

-- 
View this message in context: 
http://r.789695.n4.nabble.com/Limited-output-tp2295882p2295882.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.

Reply via email to