<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 9"><meta name="Originator" content="Microsoft Word 9"><link rel="File-List" href="file:///C:/DOCUME%7E1/Admin/LOCALS%7E1/Temp/msoclip1/01/clip_filelist.xml"><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:DoNotOptimizeForBrowser/>
 </w:WordDocument>
</xml><![endif]--><style>
<!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
span.imcfromentry
        {mso-style-name:imcfromentry;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal"><span style="" lang="EN-GB">Dear RSig,<br>
<br>
I have got some problems with the function points.geodata. </span><span class="imcfromentry"><span style="" lang="EN-GB">I would like to change the scale of the Y-axis, and </span></span><span style="" lang="EN-GB">obtain a graph with the y
coordinates from the minimum =1963367 and maximum = 1966367.<br>
Is it possible to change the Y-axis <span style="">&nbsp;</span>in the
graphics ? <br>
I give you the graph I obtained with the R code, as you can see it’s difficult
to distinguish each values of each points.<o:p></o:p></span></p>

<p class="MsoNormal"><span style="" lang="EN-GB"><!--[if !supportEmptyParas]-->&nbsp;<!--[endif]--><o:p></o:p></span></p>

<p class="MsoNormal"><span style="" lang="EN-GB">Tanks for
your help,<o:p></o:p></span></p>

<p class="MsoNormal"><span style="" lang="EN-GB">Céline<o:p></o:p></span></p>

<p class="MsoNormal"><span style="" lang="EN-GB"><br>
Here is the code :<br>
&gt;Données&lt;-read.table("Data8_8.txt",h=T)<br>
&gt;library(geoR)<br>
<br>
&gt;i&lt;-104<br>
&gt;Données[i][is.na(Données[i])]&lt;-0<br>
&gt;Geodonnées&lt;-as.geodata(Données,coords.col=190:191,data.col=i)<br>
&gt;summary(Geodonnées)<br>
Number of data points: 127 <br>
<br>
Coordinates summary<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XGPS&nbsp;&nbsp;&nbsp; YGPS<br>
min 815162 1963367<br>
max 827162 1966367<br>
<br>
Distance summary<br>
&nbsp;&nbsp;&nbsp;&nbsp; min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; max <br>
&nbsp; 250.00 12209.12 <br>
<br>
Data summary<br>
&nbsp;&nbsp; Min. 1st Qu.&nbsp; Median&nbsp;&nbsp;&nbsp; Mean 3rd
Qu.&nbsp;&nbsp;&nbsp; Max. <br>
&nbsp; 0.000&nbsp;&nbsp; 0.000&nbsp;&nbsp; 0.000&nbsp;&nbsp; 4.331&nbsp;&nbsp;
1.000 118.000 <br>
<br>
&gt; plot(Geodonnées)<br>
&gt;
points.geodata(Geodonnées,xlab="",ylab="",col="grey",pt.divide="rank.proportional"<br>
+ ,las=1,cex.lab=0.65,cex.axis=0.65,mgp=c(3.2,0.55,0.5))<o:p></o:p></span></p>

</div><br>



      </body></html>