Full_Name: jim holtman
Version: 2.7.0
OS: Winfows XP
Submission from: (NULL) (75.186.87.163)
I am using the "View" function to look at a data frame. If the data has more
than 65535 rows in it, strange things happen. You can reproduce the problem
with the following:
x <- 1:66000
View(x)
If you
THanks for the response. Sorry about the misleading subject line, but
I did say in the description that it only appears to happen with the
scroll bar and can understand if it is a limitation of Windows.
Probably left over from the days when Excel could only go to 65536
rows.
On Mon, Apr 28, 2008