Re: [R] Problem with scatter plotting

2008-05-29 Thread Charilaos Skiadas
On May 29, 2008, at 9:56 PM, lek2k wrote: PLEASE do read the posting guide http://www.R-project.org/posting- guide.html and provide commented, minimal, self-contained, reproducible code. I (and certainly many others) have been using multiple points calls for a while now with no problems at

[R] Problem with scatter plotting

2008-05-29 Thread lek2k
Hi I'm trying to scatter plot 3 data sets on the one graph. I plot the first data set by calling: plot and the next two data sets by calling points points and coloring them different colors to distinguish between the data sets I've also set the xlim and ylim values appropiately The problem is