Re: [R] scatter graph of more than one value

2011-02-25 Thread Ivan Calandra
Hi, Take a look at ?points, ?legend and ?par (specifically col and pch) HTH, Ivan Le 2/25/2011 11:58, amir a écrit : Hi, I have two X1,X2 and Y1,Y2 and I want to draw them ((X1,Y1), (X2,Y2)) in a scatter graph. How can I draw both of them in a same graph with different legends? And is there

[R] scatter graph of more than one value

2011-02-25 Thread amir
Hi, I have two X1,X2 and Y1,Y2 and I want to draw them ((X1,Y1), (X2,Y2)) in a scatter graph. How can I draw both of them in a same graph with different legends? And is there any way to show different labels on each point? Regards, Amir __ R-help@r-pr