Re: [R] creating a 2d plan graphic and projecting points in it

2008-05-16 Thread Khaled OUANES
Hey Jim, In fact the 123 values range from: (minus) -1,50156 to 0,61068 and I need to enter them as graduation for the X axis (axis 1) and the other 7 values (0,45833 0,609 0,6123 0,63 0,72 1 1) I need them to form a graduation for axis 2. then I have points with coordinates (x,y) that

[R] creating a 2d plan graphic and projecting points in it

2008-05-16 Thread Khaled OUANES
Hello; I want to create a 2 D plan with (123 values) for axis1 and 7 values for axis 2. I then want to make a projection of points with their coordonates in that plan! is that possible and how to proceed? Thanks [[alternative HTML version deleted]] ___