thanks!<br><br><br><br><div><span class="gmail_quote">On 6/27/07, <b class="gmail_sendername">Roger Bivand</b> &lt;<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 27 Jun 2007, Carlos &quot;Guâno&quot; Grohmann wrote:<br><br>&gt; Hello, I&#39;d like to make some correlation matrix for raster maps in R.<br>&gt; I tried to<br>&gt;&gt;&nbsp;&nbsp;map1&lt;-readRAST6(&quot;lageado_10k_fisher_K_15x15&quot;)
<br>&gt;&gt;&nbsp;&nbsp;map2&lt;-readRAST6(&quot;lageado_10k_fisher_K_25x25&quot;)<br>&gt;&gt;&nbsp;&nbsp;cor(map1,map2)<br>&gt; Error: is.atomic(y) is not TRUE<br>&gt;<br>&gt; What is my mistake? I can&#39; make cor() with SpatialGridDataFrame?
<br>&gt; Can I make it with several maps at once?<br><br>The imported objects are *not* vectors, but SpatialGridDataFrames. Can I<br>suggest:<br><br>map &lt;- readRAST6(c(&quot;lageado_10k_fisher_K_15x15&quot;,<br>&nbsp;&nbsp; &quot;lageado_10k_fisher_K_25x25&quot;))
<br>summary(map)<br>cor(as(map, &quot;data.frame&quot;))<br><br>Roger<br><br>&gt;<br>&gt; BTW, the maps have the same size, resolution, etc.<br>&gt; thanks<br>&gt;<br>&gt; Carlos<br>&gt;<br>&gt;<br>&gt;<br><br>--<br>Roger Bivand
<br>Economic Geography Section, Department of Economics, Norwegian School of<br>Economics and Business Administration, Helleveien 30, N-5045 Bergen,<br>Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43<br>e-mail: <a href="mailto:Roger.Bivand@nhh.no">
Roger.Bivand@nhh.no</a><br></blockquote></div><br><br clear="all"><br>-- <br>+-----------------------------------------------------------+<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Carlos Henrique Grohmann - Guano&nbsp;&nbsp; <br>&nbsp;&nbsp;Visiting Researcher at Kingston University London - UK
<br>&nbsp;&nbsp;Geologist M.Sc&nbsp;&nbsp;- Doctorate Student at IGc-USP - Brazil<br>Linux User #89721&nbsp;&nbsp;- carlos dot grohmann at gmail dot com<br>+-----------------------------------------------------------+<br>_________________<br>&quot;Good morning, doctors. I have taken the liberty of removing Windows 95 from my hard drive.&quot;
<br>--The winning entry in a &quot;What were HAL&#39;s first words&quot; contest judged by 2001: A SPACE ODYSSEY creator Arthur C. Clarke