[R] beginner's problem in displaying large data
Terry Mu
muster at gmail.com
Wed Nov 17 00:07:23 CET 2004
I got a sample data (let's call it sample.data), which is about 2200 by 15.
I tried to take a look of all data
>sample.data
It shows only a part of data that I thought was a corner. It does not
really affect my job, but I thought it is nice to have a look of all
data. I can see individual records and they are fine.
Is this normal because of buffer size or some reasons? Can I use other
commands or change some settings to display all data?
Thanks,
Terry
More information about the R-help
mailing list