Displaying 1 result from an estimated 1 matches for "co0ordin".
2003 Nov 07
2
Non-standard axis plotting
I am trying to plot positions on a grid where the x and y axis equate to
longitudinal and latitudinal co-prdinates respectively. As these
co-ordinates are southings and westings, i need the origin of my graph to
contain the two highest values of each co0ordinate, with the values
decreasing in both respects along both axes - I cannot seem to find any
function within r to allow me to do this.
Also, how can i avoid r automatically rescaling my data - my data points
are not evenly clustered and I want the scalings on the x and y axes to be
the same, so tha...