Hi!<br><br>I tried:<br><br>plot(My.Data[,1], My.Data[,2], pch=".")<br><br>and the last half of my data did not show up there either. I have a total of 243,288 points. Is this amount a points enough to saturate R's plotting abilities? Do I need to do something else to accommodate such a large data set?<br>
<br>Ashley<br>