Hello everyone,
I was reading a table into R, and when trying to retrieve it the following
message appeared:
[ reached getOption("max.print") -- omitted 469376 rows ]
Does this mean that R left out 469376 rows? Or R is taking those 469376
rows as well and the limitation is only for printing purposes?
Thanks in advance for any help,
Best regards,
Paul
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.