Hi,
I have a weird thing I don¹t understand.
Here¹s what I did:
I read some data:
data=read.table("fileName²)
then I printed the data to the screen:
data
But it didn¹t finish:
lot¹s of data was written out, but not all of it...
Then it interrupted and said:
[ reached getOption("max.print") -- omitted 8178 rows ]]
Is there a setting somewhere that I can change to get to see all of my data?
Thanks
Sean


        [[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