<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Oi Tiago,<div>muito obrigado, o problema do gráfico foi resolvido.</div><div>Abraços!<br><br><font color="#366092">
</font><p align="left"></p><p class="ecxMsoNormal" style="margin-bottom:0.0001pt"><font size="3"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Att,</span></b><b><span style="font-family:"Tahoma","sans-serif";color:#366092;background:white"><br>
</span></b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146);background-color:white;background-position:initial initial;background-repeat:initial initial"> <br>
</span><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Cézar  Fonseca Borges</span></b><span style="font-family:'Times New Roman', serif"></span></font></p>

<div class="ecxMsoNormal" style="margin-bottom:0.0001pt;background-color:white;background-position:initial initial;background-repeat:initial initial"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)"><font size="3">

<hr size="3" width="395" style="width:295.9pt" align="left">

</font></span></b></div>

<p class="ecxMsoNormal" style="margin-bottom:0.0001pt;background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Mestrando em Ciências Ambientais</span></b><span style="font-family:Tahoma, sans-serif;color:rgb(42, 42, 42)"><br>
</span><b><span style="font-family:"Tahoma","sans-serif";color:#366092">UFPA/MPEG/EMBRAPA -
Amazônia Oriental</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="margin-bottom:0.0001pt;background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Geógrafo</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="margin-bottom:0.0001pt;background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Email: cezar-fonseca@hotmail.com/ caborges@museu-goeldi.br</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="margin-bottom:0.0001pt;background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Lattes: <a href="http://lattes.cnpq.br/9805721240137485" target="_blank"><span style="color:#366092">http://lattes.cnpq.br/9805721240137485</span></a><i> </i></span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p><BR><p align="left"><br></p><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: tiagosouzamarcal@hotmail.com<br>To: r-br@listas.c3sl.ufpr.br<br>Date: Thu, 28 Feb 2013 13:17:13 +0300<br>Subject: Re: [R-br] PLOT<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
Oi Cezar,<div><br></div><div><div><div id="ecxSkyDrivePlaceholder"></div>eu dei uma alterada nos seus comandos. </div><div><br></div><div>Da uma olhada se isso resolve:</div><div><br></div><div><div>plot(Deslocamento,direita,type="b",pch=2,ylim=c(500,6000),axes=F)</div><div><br></div><div>lines(Deslocamento,esquerda,type="b",pch=17,col="black")</div><div><br></div><div>axis(1,at=c(20,50,70,100,300,500,700,1000))</div><div><br></div><div>axis(2,at=seq(500,6000,500))</div><div><br></div><div>Att.</div><div><br></div><div>Tiago</div><div><br></div><div><br></div><hr id="ecxstopSpelling">From: cezar-fonseca@hotmail.com<br>To: r-br@listas.c3sl.ufpr.br<br>Date: Thu, 28 Feb 2013 05:16:50 +0300<br>Subject: Re: [R-br] PLOT<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
<div><font size="3">Oi Daniel e aos demais,</font></div><div><font size="3">O que estou tentando fazer é apresentar em um plot a área de habitat em 8 diferentes capacidade de dispersão (20,50,70,100,300,500,700,1000) em função das margens de um rio. Só que quando rodo o plot, no eixo x não aparecem as 8 distâncias de dispersão, mas medidas aleatórias dentro do intervalo dos valores do eixo x (20-1000). Assim, quero fazer o plot mostrando no eixo x somente os valores das 8 capacidade de dispersão, com seus respectivos valores no eixo y.</font></div><div><font size="3"><br></font></div><div><font size="3">Abaixo segue o comando que estou utilizando para rodar o gráfico:</font></div><div><font size="3"><br></font></div><div><font size="3">dput(metric)</font></div><div><font size="3">structure(list(Deslocamento = c(20L, 50L, 70L, 100L, 300L, 500L, </font></div><div><font size="3">700L, 1000L), area = c(578L, 1686L, 2294L, 2753L, 4010L, 4246L, </font></div><div><font size="3">4342L, 4487L)), .Names = c("Deslocamento", "area"), class = "data.frame", row.names = c(NA, </font></div><div><font size="3">-8L))</font></div><div><font size="3">> direita<-c("578","1686","2294","2753","4010","4246","4342","4487")</font></div><div><font size="3">> esquerda<-c("511","1851","2502","3581","5215","5653","5740","5743")</font></div><div><font size="3">> plot(Deslocamento,direita,type="b",pch=2,ylim=c(500,6000))</font></div><div><font size="3">> lines(Deslocamento,esquerda,type="b",pch=17,col="black")</font></div><div><br></div><br><font color="#366092">
</font><p align="left"></p><p class="ecxMsoNormal" style=""><font size="3"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Att,</span></b><b><span style="font-family:"Tahoma","sans-serif";color:#366092;background:white"><br>
</span></b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146);background-color:white;background-position:initial initial;background-repeat:initial initial"> <br>
</span><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Cézar  Fonseca Borges</span></b><span style="font-family:'Times New Roman', serif"></span></font></p>

<div class="ecxMsoNormal" style="background-color:white;background-position:initial initial;background-repeat:initial initial"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)"><font size="3">

<hr size="3" width="395" style="width:295.9pt" align="left">

</font></span></b></div>

<p class="ecxMsoNormal" style="background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Mestrando em Ciências Ambientais</span></b><span style="font-family:Tahoma, sans-serif;color:rgb(42, 42, 42)"><br>
</span><b><span style="font-family:"Tahoma","sans-serif";color:#366092">UFPA/MPEG/EMBRAPA -
Amazônia Oriental</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Geógrafo</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:Tahoma, sans-serif;color:rgb(54, 96, 146)">Email: cezar-fonseca@hotmail.com/ caborges@museu-goeldi.br</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p>

<p class="ecxMsoNormal" style="background-color:white;background-position:initial initial;background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Lattes: <a href="http://lattes.cnpq.br/9805721240137485" target="_blank"><span style="color:#366092">http://lattes.cnpq.br/9805721240137485</span></a><i> </i></span></b><span style="font-family:"Segoe UI","sans-serif";color:#2A2A2A"></span></font></p><br><p align="left"><font size="3"> </font><br><b><i><font size="3"></font></i></b> <br><b><i><font size="3"></font></i></b> <br><br><br><br><br></p><br><br><div><div id="ecxSkyDrivePlaceholder"></div><hr id="ecxstopSpelling">From: dmarcelino@live.com<br>Date: Wed, 27 Feb 2013 20:36:12 -0500<br>To: r-br@listas.c3sl.ufpr.br<br>Subject: Re: [R-br] PLOT<br><br>Cézar, você tem algum exemplo reproduzível?<div><br></div><div>Dê um dput() no seu objeto, vai facilitar a vida de alguém disposto a te ajudar.</div><div><br></div><div>Daniel</div><div><br><br><div class="ecxgmail_quote">2013/2/27 Cézar Borges <span dir="ltr"><<a href="mailto:cezar-fonseca@hotmail.com">cezar-fonseca@hotmail.com</a>></span><br>

<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
<font size="3" style="color:rgb(42,42,42);font-family:'Segoe UI',Tahoma,Verdana,Arial,sans-serif">Prezados,</font><div style="line-height:17px;color:rgb(42,42,42);font-family:'Segoe UI',Tahoma,Verdana,Arial,sans-serif">

<font size="3" style="line-height:normal">Estou com dificuldade de fazer um gráfico de dispersão no R, onde o eixo x seja definido pelas minhas variáveis "categóricas" (distâncias). No entanto, tais variáveis são numéricas e o R não esta mostrando as distâncias que estou trabalhando, mas intervalos aleatórios dentro do limite dos valores do eixo x. Assim, gostaria de saber como posso fazer o gráfico de dispersão indicando no eixo x somente as distâncias que estou utilizando na análise???</font></div>

<div style="line-height:17px;color:rgb(42,42,42);font-family:'Segoe UI',Tahoma,Verdana,Arial,sans-serif"><font size="3" style="line-height:normal">Abraços</font></div><br><font color="#366092">
</font><p align="left"></p><p style=""><font size="3"><b><span style="font-family:Tahoma,sans-serif;color:rgb(54,96,146)">Att,</span></b><b><span style="font-family:"Tahoma","sans-serif";color:#366092;background:white"><br>


</span></b><span style="color:rgb(54,96,146);font-family:Tahoma,sans-serif;background-repeat:initial initial"> <br>
</span><b><span style="font-family:Tahoma,sans-serif;color:rgb(54,96,146)">Cézar  Fonseca Borges</span></b><span style="font-family:'Times New Roman',serif"></span></font></p>

<div style="background-repeat:initial initial"><b><span style="font-family:Tahoma,sans-serif;color:rgb(54,96,146)"><font size="3">

<hr size="3" width="395" style="width:295.9pt" align="left">

</font></span></b></div>

<p style="background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Mestrando em Ciências Ambientais</span></b><span style="font-family:Tahoma,sans-serif;color:rgb(42,42,42)"><br>


</span><b><span style="font-family:"Tahoma","sans-serif";color:#366092">UFPA/MPEG/EMBRAPA -
Amazônia Oriental</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2a2a2a"></span></font></p>

<p style="background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Geógrafo</span></b><span style="font-family:"Segoe UI","sans-serif";color:#2a2a2a"></span></font></p>



<p style="background-repeat:initial initial"><font size="3"><b><span style="font-family:Tahoma,sans-serif;color:rgb(54,96,146)">Email: <a href="http://hotmail.com/" target="_blank">cezar-fonseca@hotmail.com/</a> <a href="mailto:caborges@museu-goeldi.br">caborges@museu-goeldi.br</a></span></b><span style="font-family:"Segoe UI","sans-serif";color:#2a2a2a"></span></font></p>



<p style="background-repeat:initial initial"><font size="3"><b><span style="font-family:"Tahoma","sans-serif";color:#366092">Lattes: <a href="http://lattes.cnpq.br/9805721240137485" target="_blank"><span style="color:#366092">http://lattes.cnpq.br/9805721240137485</span></a><i> </i></span></b><span style="font-family:"Segoe UI","sans-serif";color:#2a2a2a"></span></font></p>

<br><p align="left"><font size="3"> </font><br><b><i><font size="3"></font></i></b> <br><b><i><font size="3"></font></i></b> </p>                                        </div></div>
<br>_______________________________________________<br>
R-br mailing list<br>
<a href="mailto:R-br@listas.c3sl.ufpr.br">R-br@listas.c3sl.ufpr.br</a><br>
<a href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br" target="_blank">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</a><br>
Leia o guia de postagem (<a href="http://www.leg.ufpr.br/r-br-guia" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>) e forneça código mínimo reproduzível.<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>

"Small steps toward a much better world"<br><br>\begin{signature}<br>Daniel Marcelino<br>Land Phone 1+514 343 6111 #3799<br>3200 Jean Brillant,  Office C5071<br>Montreal, QC; H3T 1N8<br>Canada<br>\end{signature}
</div>
<br>_______________________________________________
R-br mailing list
R-br@listas.c3sl.ufpr.br
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forne�a c�digo m�nimo reproduz�vel.</div>                                      </div>
<br>_______________________________________________
R-br mailing list
R-br@listas.c3sl.ufpr.br
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forne�a c�digo m�nimo reproduz�vel.</div></div>                                          </div>
<br>_______________________________________________
R-br mailing list
R-br@listas.c3sl.ufpr.br
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forne�a c�digo m�nimo reproduz�vel.</div></div>                                          </div></body>
</html>