<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "><span><br></span></div><div id="yiv1101703103"><div><div style="background-color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; "><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; "><span id="yiv1101703103yui_3_7_2_16_1351597035284_107">Olá</span></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><span id="yiv1101703103yui_3_7_2_16_1351597035284_110"><br id="yiv1101703103yui_3_7_2_16_1351597035284_118"></span></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial,
 helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><span id="yiv1101703103yui_3_7_2_16_1351597035284_115">A lista mudou para o endereço </span><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">   </span><a rel="nofollow" ymailto="mailto:r-br@listas.c3sl.ufpr.br" target="_blank" href="mailto:r-br@listas.c3sl.ufpr.br" id="yiv1101703103yui_3_7_2_1_1351597038801_136" style="color: rgb(58, 101, 187); outline: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">r-br@listas.c3sl.ufpr.br</a></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br id="yiv1101703103yui_3_7_2_16_1351597035284_125"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family:
 arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; ">Algumas considerações:</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br id="yiv1101703103yui_3_7_2_16_1351597035284_200"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; ">1) sort</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br id="yiv1101703103yui_3_7_2_16_1351597035284_130"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif;
 font-size: 16px; background-color: transparent; font-style: normal; ">sort faz uma classificação (crescente ou decrescente) simples e tem a sintaxe:</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br id="yiv1101703103yui_3_7_2_16_1351597035284_135"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color: transparent; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_140">sort(x, decreasing = FALSE, ...)</font><br id="yiv1101703103yui_3_7_2_16_1351597035284_137"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 16px; background-color: transparent; font-style: normal; "><font
 face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_142"><br id="yiv1101703103yui_3_7_2_16_1351597035284_148"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_145">onde x é o vetor a ser classificado, decreasing = false define que a classificação será em ordem crescente e ... significa que outros argumentos podem ser incrementados. Por exemplo: na.last = NA significa que valores que não foram definidos
 não vão ser listados. Outras opções seriam na.last = TRUE (os valores faltantes ficariam após o último valor classificado) e na.last=FALSE </font> (os valores faltantes ficariam antes do primeiro valor classificado) </div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br id="yiv1101703103yui_3_7_2_16_1351597035284_173"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; ">Tente os exemplos abaixo</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><br
 id="yiv1101703103yui_3_7_2_16_1351597035284_180"></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; "><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color: transparent; "><font face="arial, helvetica, sans-serif">> amostra <- c(4, 10, 3, -2, NA, 0, NA, 30, -5)</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color: transparent; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_246">> sort(amostra)   #É a classificação simples com os argumentos com seus valores padrões</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color:
 transparent; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_243">[1] -5 -2  0  3  4 10 30     </font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color: transparent; "><font face="arial, helvetica, sans-serif">> sort(amostra, decreasing=TRUE, na.last=TRUE)</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; background-color: transparent; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_185">[1] 30 10  4  3  0 -2 -5 NA NA</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style:
 normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_189"><br id="yiv1101703103yui_3_7_2_16_1351597035284_195"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_192">2) order</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial,
 helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_205"><br id="yiv1101703103yui_3_7_2_16_1351597035284_211"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_208">A função order faz uma permutação que rearranja os valores em ordem crescente ou decrescente.</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_214"><br id="yiv1101703103yui_3_7_2_16_1351597035284_220"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0);
 font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_217">A sintaxe da função order é</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_224"><br id="yiv1101703103yui_3_7_2_16_1351597035284_230"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_227">order(..., na.last = TRUE, decreasing = FALSE)</font></div><div
 id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial,
 helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_233"><br id="yiv1101703103yui_3_7_2_16_1351597035284_239"></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; "><font face="arial, helvetica, sans-serif" id="yiv1101703103yui_3_7_2_16_1351597035284_236">onde ... é qualquer sequência válida. Talvez fique mais fácil você colocar um exemplo com caracteres de texto:</font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; " class="yui_3_7_2_16_1351606575658_103"><font face="arial, helvetica, sans-serif"><br></font></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; "
 class="yui_3_7_2_16_1351606575658_103"><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">> letras1 <-c('g', 'a', 'z', 'c')</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">> order(letras1)</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">[1] 2 4 1 3</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Observe que o vetor tem as letras fora da ordem, então a função order as ordena  mostrando em qual posição está cada uma:</div><div
 id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">a está na posição 2</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">c está na posição 4</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">g está na posição 1</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">z está na posição 3</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div
 id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Se você utiliza o operador [ ] você seleciona um elemento através da posição dele na sequência ou no vetor.</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">então fica claro se você fizer</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; "
 class="yui_3_7_2_16_1351606575658_103">> letras1[order(letras1)]</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">o resultado será:</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">[1] "a" "c" "g" "z"</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">pois os colchetes
 determinam qual a posição do elemento que será retornado da lista.</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">quem está na posição 2?  a</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">quem está na posição 4? c</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">quem está na posição 1?  g</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">quem está na posição 3? z</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48"
 style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">NÃO SEI SE DÁ PRA FAZER A FUNÇÃO SORT SER MODIFICADA PARA FAZER O PAPEL DE ORDER.</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Espero ter ajudado.</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103"><br></div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Ary Nascimento</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48"
 style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Engenheiro Químico Consultor</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Especialista em Informática</div><div id="yiv1101703103yui_3_7_2_16_1351597035284_48" style="background-color: transparent; " class="yui_3_7_2_16_1351606575658_103">Mestrando em Ciências Nucleares - Proten - UFPE</div></div></div></div>  <div style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12pt; " id="yiv1101703103yui_3_7_2_16_1351597035284_55" class="yiv1101703103yui_3_7_2_16_1351597035284_54"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; " class="yiv1101703103yui_3_7_2_16_1351597035284_59"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">De:</span></b> relatividade
 <alissonpereira_14@hotmail.com><br> <b><span style="font-weight:bold;">Para:</span></b> R_STAT@yahoogrupos.com.br <br> <b><span style="font-weight:bold;">Enviadas:</span></b> Terça-feira, 30 de Outubro de 2012 8:00<br> <b><span style="font-weight:bold;">Assunto:</span></b> [R_STAT] Funções 'sort' e 'order' no R....<br> </font> </div> <br><div id="yiv1101703103">













<div>
<span style="display:none;"> </span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="yiv1101703103ygrp-mlmsg" style="">
  <div id="yiv1101703103ygrp-msg" style="">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="yiv1101703103ygrp-text">
      
      
      <div>Olá amigos tudo bem ? Espero que sim.<br>
<br>
Sou novo aqui e gostaria muito da ajuda dos senhores para resolver um pequeno probleminha no R.<br>
<br>
Então, estou com um probleminha com uma atividade que relaciona duas funções no R, é o seguinte:<br>
<br>
Primeiro através da função sample é criado um vetor aleatótrio:<br>
<br>
x <- sample(1:100, 20)<br>
<br>
Depois aplico a função sort que tem como objetivo ordenar os elementos em ordem crescente<br>
<br>
sort(x)<br>
<br>
Ai o problema aplica a função order em x:<br>
<br>
order(x)<br>
<br>
----------------------------------------------------------<br>
<br>
Ai o problema cita duas questões:<br>
<br>
1) Qual é o objetivo da função order ?<br>
<br>
2) Como emular, ou seja, como fazer que a função order realize o mesmo objetivo que a função sort mas sem utilizar a função sort. E vice-versa ?<br>
<br>
Para a questão 2 obtive a ajuda de um colega onde este me deu à dica de fazer a primeira parte da questão da seguinte maneira:<br>
<br>
Para fazer com que a função order execute o mesmo objetivo que a função sort, faz-se o seguinte:<br>
<br>
x[order(x)]<br>
<br>
*Se plotarmos este comando no R realmente o objetivo da primeira pate da questão é cumprido, porém não entendi o pq desses dois colchetes ?<br>
<br>
** E como fazer com que a função sort realize o objetivo da função order mas sem utilizar o order ??<br>
<br>
Agradeço muito mesmo se puderem me ajudar na questão 1 e nas questões acima (*) e (**)<br>
<br>
</div>

    </div>
     

<!--~-|**|PrettyHtmlStart|**|-~-->    
    <div style="color:#fff;height:0;">__._,_.___</div>

        
  
   
    <div id="yiv1101703103ygrp-actbar" style="clear:both;margin-bottom:10px;white-space:nowrap;color:#666;padding-top:15px;">
      <div>
        <a rel="nofollow" ymailto="mailto:alissonpereira_14@hotmail.com?subject=Res%3A%20Fun%E7%F5es%20%27sort%27%20e%20%27order%27%20no%20R%2E%2E%2E%2E" target="_blank" href="mailto:alissonpereira_14@hotmail.com?subject=Res%3A%20Fun%E7%F5es%20%27sort%27%20e%20%27order%27%20no%20R%2E%2E%2E%2E" style="margin-right:0;padding-right:0;">
           <span style="font-weight:700;"></span></a> |
        <a rel="nofollow" ymailto="mailto:R_STAT@yahoogrupos.com.br?subject=Res%3A%20Fun%E7%F5es%20%27sort%27%20e%20%27order%27%20no%20R%2E%2E%2E%2E" target="_blank" href="mailto:R_STAT@yahoogrupos.com.br?subject=Res%3A%20Fun%E7%F5es%20%27sort%27%20e%20%27order%27%20no%20R%2E%2E%2E%2E">
           <span style="font-weight:700;">através de email</span></a> |
                  <a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/group/R_STAT/post;_ylc=X3oDMTJya2Jkdm5nBF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRtc2dJZAMxNjQyMQRzZWMDZnRyBHNsawNycGx5BHN0aW1lAzEzNTE1OTQ4MDg-?act=reply&messageNum=16421">Responder <span style="font-weight:700;">através da web</span></a> |
                <a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/group/R_STAT/post;_ylc=X3oDMTJmcHUxMXVoBF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEzNTE1OTQ4MDg-" style="font-weight:700;">Adicionar um novo tópico</a>
      </div>

                <a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/group/R_STAT/message/16421;_ylc=X3oDMTM3cDE0cGswBF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRtc2dJZAMxNjQyMQRzZWMDZnRyBHNsawN2dHBjBHN0aW1lAzEzNTE1OTQ4MDgEdHBjSWQDMTY0MjE-">Mensagens neste tópico</a>
          (<span style="font-weight:700;">1</span>)
          </div> 





<div id="yiv1101703103ygrp-vital" style="background-color: rgb(224, 236, 238); font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px; " class="yiv1101703103yui_3_7_2_16_1351597035284_76">
      <span id="yiv1101703103vithd" style="font-weight:bold;color:#333;text-transform:uppercase;">Atividade nos últimos dias:</span>

    <ul style="list-style-type:none;margin:0;padding:0;display:inline;" id="yiv1101703103yui_3_7_2_16_1351597035284_104">
            <li style="border-right:1px solid #000;font-weight:700;display:inline;padding:0 5px;margin-left:0;">
      <span class="yiv1101703103cat"><a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/group/R_STAT/members;_ylc=X3oDMTJnNDBkNGVkBF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMzUxNTk0ODA4?o=6" style="text-decoration:none;">Novos usuários</a></span>
      <span class="yiv1101703103ct" style="color:#ff7900;">3</span>
    </li>
                                              </ul>
    
  <div style="clear:both;padding-top:2px;color:#1e66ae;">
    <a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/group/R_STAT;_ylc=X3oDMTJmNDgzZHZqBF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEzNTE1OTQ4MDg-" style="text-decoration:none;">Visite seu Grupo</a>
  </div>
</div>

              <div id="yiv1101703103ygrp-mkp" style="border: 1px solid rgb(216, 216, 216); clear: both; float: left; font-family: Arial; margin: 5px 0px 10px; padding: 0px 10px; " class="yiv1101703103yui_3_7_2_16_1351597035284_84">
      <div id="yiv1101703103hd" style="color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;"></div>
      <div id="yiv1101703103ads" style="margin-bottom:10px;">
                  <div class="yiv1101703103ad yiv1101703103yui_3_7_2_16_1351597035284_87" style="color: rgb(98, 140, 42); font-family: Arial; font-weight: 700; padding: 0px; ">
            <a rel="nofollow" target="_blank" href="http://global.ard.yahoo.com/SIG=15mjfc4tp/M=758712.15012700.14784528.12960164/D=brclubs/S=2137111605:MKP1/Y=BR/EXP=1351602008/L=f8046378-2280-11e2-b90e-13bad03d0040/B=.6lTZNBDRoo-/J=1351594808699155/K=AbfPTCZmfGpOMeVGfZ8N5A/A=6630594/R=0/id=mkp1/SIG=135hje6c0/*http://tracking.parperfeito.com.br/ppbanner/bannerTracker?originId=1&identifierId=756975&actionId=1">Não passe mais um Dia dos Namorados sozinho(a). Conheça o Y! Encontros.</a><noscript>&lt;img width=&quot;1&quot; height=&quot;1&quot; alt=&quot;&quot;&gt;</noscript>          </div>
                          <div class="yiv1101703103ad yiv1101703103yui_3_7_2_16_1351597035284_88" style="color: rgb(98, 140, 42); font-family: Arial; font-weight: 700; padding: 0px; ">
                          <hr style="border:1px solid #d8d8d8;">
                        <a rel="nofollow" target="_blank" href="http://global.ard.yahoo.com/SIG=15mof7trn/M=830568.15128937.14797398.12960164/D=brclubs/S=2137111605:MKP1/Y=BR/EXP=1351602008/L=f8046378-2280-11e2-b90e-13bad03d0040/B=_KlTZNBDRoo-/J=1351594808699155/K=AbfPTCZmfGpOMeVGfZ8N5A/A=6657317/R=0/id=mkp1/SIG=135vds99e/*http://tracking.parperfeito.com.br/ppbanner/bannerTracker?originId=1&identifierId=761096&actionId=1">O Dia dos Namorados está chegando. Encontre alguém especial até lá!</a><noscript>&lt;img width=&quot;1&quot; height=&quot;1&quot; alt=&quot;&quot;&gt;</noscript>          </div>
                          <div class="yiv1101703103ad yiv1101703103yui_3_7_2_16_1351597035284_90" style="color: rgb(98, 140, 42); font-family: Arial; font-weight: 700; padding: 0px; ">
                          <hr style="border:1px solid #d8d8d8;">
                        <a rel="nofollow" target="_blank" href="http://global.ard.yahoo.com/SIG=15mq873g7/M=833022.15318335.14959983.12796144/D=brclubs/S=2137111605:MKP1/Y=BR/EXP=1351602008/L=f8046378-2280-11e2-b90e-13bad03d0040/B=.qlTZNBDRoo-/J=1351594808699155/K=AbfPTCZmfGpOMeVGfZ8N5A/A=6770352/R=0/id=mkp1/SIG=12dugqhgt/*http://ia.nspmotion.com/click/?cap=105921&c=13059&r=1351594808699155&t=true">  Super Descontos HP</a>
<table><tbody><tr><td width="1" height="1">
  </td></tr></tbody></table><noscript>&lt;img width=&quot;1&quot; height=&quot;1&quot; alt=&quot;&quot;&gt;</noscript>          </div>
              </div>
    </div>
  
<div id="yiv1101703103ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0px 2px 0px 0px; clear: both; " class="yiv1101703103yui_3_7_2_16_1351597035284_92">
  <a rel="nofollow" target="_blank" href="http://br.groups.yahoo.com/;_ylc=X3oDMTJlNXMzcTc2BF9TAzk3NDkwNDM3BGdycElkAzExOTIzMjc1BGdycHNwSWQDMjEzNzExMTYwNQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTM1MTU5NDgwOA--" style="float:left;"><img height="19" width="141" alt="Yahoo! Grupos" style="border:0;"></a>
  <div style="color:#747575;float:right;">Trocar para: <a rel="nofollow" ymailto="mailto:R_STAT-traditional@yahoogrupos.com.br?subject=Mudar Formato de Envio: Tradicional" target="_blank" href="mailto:R_STAT-traditional@yahoogrupos.com.br?subject=Mudar%20Formato%20de%20Envio:%20Tradicional" style="text-decoration:none;">Só Texto</a>, <a rel="nofollow" ymailto="mailto:R_STAT-digest@yahoogrupos.com.br?subject=Envio de email: Resenha" target="_blank" href="mailto:R_STAT-digest@yahoogrupos.com.br?subject=Envio%20de%20email:%20Resenha" class="yiv1101703103margin-rt" style="text-decoration:none;">Resenha Diária</a> • <a rel="nofollow" ymailto="mailto:R_STAT-unsubscribe@yahoogrupos.com.br?subject=Sair do grupo" target="_blank" href="mailto:R_STAT-unsubscribe@yahoogrupos.com.br?subject=Sair%20do%20grupo" style="text-decoration:none;">Sair do grupo</a> • <a rel="nofollow" target="_blank" href="http://br.yahoo.com/info/utos.html"
 style="text-decoration:none;">Termos de
 uso</a></div>
</div>



  </div> 

  
  
  <div id="yiv1101703103ygrp-sponsor" style="width:160px;float:right;clear:none;margin:0 0 25px 0;background:#fff;">


<div id="yiv1101703103ygrp-reco">
     </div>




  </div>   

  <div style="clear:both;color:#FFF;font-size:1px;">.</div>
</div>

  <img width="1" height="1"> <br>

<div style="color:#fff;height:0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</div>

<!--~-|**|PrettyHtmlStart|**|-~-->

  <style type="text/css">
<!--
#yiv1101703103  #yiv1101703103ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#yiv1101703103  #yiv1101703103ygrp-mkp hr {
border:1px solid #d8d8d8;}

#yiv1101703103  #yiv1101703103ygrp-mkp #yiv1101703103hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#yiv1101703103  #yiv1101703103ygrp-mkp #yiv1101703103ads {
margin-bottom:10px;}

#yiv1101703103  #yiv1101703103ygrp-mkp .yiv1101703103ad {
padding:0 0;}

#yiv1101703103  #yiv1101703103ygrp-mkp .yiv1101703103ad p {
margin:0;}

#yiv1101703103  #yiv1101703103ygrp-mkp .yiv1101703103ad a {
color:#0000ff;text-decoration:none;}
#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ygrp-lc {
font-family:Arial;}

#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ygrp-lc #yiv1101703103hd {
margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}

#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ygrp-lc .yiv1101703103ad {
margin-bottom:10px;padding:0 0;}

#yiv1101703103  a {
color:#1e66ae;}

#yiv1101703103  #yiv1101703103actions {
font-family:Verdana;font-size:11px;padding:10px 0;}

#yiv1101703103  #yiv1101703103activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}

#yiv1101703103  #yiv1101703103activity span {
font-weight:700;}

#yiv1101703103  #yiv1101703103activity span:first-child {
text-transform:uppercase;}

#yiv1101703103  #yiv1101703103activity span a {
color:#5085b6;text-decoration:none;}

#yiv1101703103  #yiv1101703103activity span span {
color:#ff7900;}

#yiv1101703103  #yiv1101703103activity span .yiv1101703103underline {
text-decoration:underline;}

#yiv1101703103  .yiv1101703103attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}

#yiv1101703103  .yiv1101703103attach div a {
text-decoration:none;}

#yiv1101703103  .yiv1101703103attach img {
border:none;padding-right:5px;}

#yiv1101703103  .yiv1101703103attach label {
display:block;margin-bottom:5px;}

#yiv1101703103  .yiv1101703103attach label a {
text-decoration:none;}

#yiv1101703103  blockquote {
margin:0 0 0 4px;}

#yiv1101703103  .yiv1101703103bold {
font-family:Arial;font-size:13px;font-weight:700;}

#yiv1101703103  .yiv1101703103bold a {
text-decoration:none;}

#yiv1101703103  dd.yiv1101703103last p a {
font-family:Verdana;font-weight:700;}

#yiv1101703103  dd.yiv1101703103last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}

#yiv1101703103  dd.yiv1101703103last p span.yiv1101703103yshortcuts {
margin-right:0;}

#yiv1101703103  div.yiv1101703103attach-table div div a {
text-decoration:none;}

#yiv1101703103  div.yiv1101703103attach-table {
width:400px;}

#yiv1101703103  div.yiv1101703103file-title a, #yiv1101703103  div.yiv1101703103file-title a:active, #yiv1101703103  div.yiv1101703103file-title a:hover, #yiv1101703103  div.yiv1101703103file-title a:visited {
text-decoration:none;}

#yiv1101703103  div.yiv1101703103photo-title a, #yiv1101703103  div.yiv1101703103photo-title a:active, #yiv1101703103  div.yiv1101703103photo-title a:hover, #yiv1101703103  div.yiv1101703103photo-title a:visited {
text-decoration:none;}

#yiv1101703103  div#yiv1101703103ygrp-mlmsg #yiv1101703103ygrp-msg p a span.yiv1101703103yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}

#yiv1101703103  .yiv1101703103green {
color:#628c2a;}

#yiv1101703103  .yiv1101703103MsoNormal {
margin:0 0 0 0;}

#yiv1101703103  o {
font-size:0;}

#yiv1101703103  #yiv1101703103photos div {
float:left;width:72px;}

#yiv1101703103  #yiv1101703103photos div div {
border:1px solid #666666;height:62px;overflow:hidden;width:62px;}

#yiv1101703103  #yiv1101703103photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}

#yiv1101703103  #yiv1101703103reco-category {
font-size:77%;}

#yiv1101703103  #yiv1101703103reco-desc {
font-size:77%;}

#yiv1101703103  .yiv1101703103replbq {
margin:4px;}

#yiv1101703103  #yiv1101703103ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg table {
font-size:inherit;font:100%;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg select, #yiv1101703103  input, #yiv1101703103  textarea {
font:99% Arial, Helvetica, clean, sans-serif;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg pre, #yiv1101703103  code {
font:115% monospace;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg * {
line-height:1.22em;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg #yiv1101703103logo {
padding-bottom:10px;}

#yiv1101703103  #yiv1101703103ygrp-mlmsg a {
color:#1E66AE;}

#yiv1101703103  #yiv1101703103ygrp-msg p a {
font-family:Verdana;}

#yiv1101703103  #yiv1101703103ygrp-msg p#yiv1101703103attach-count span {
color:#1E66AE;font-weight:700;}

#yiv1101703103  #yiv1101703103ygrp-reco #yiv1101703103reco-head {
color:#ff7900;font-weight:700;}

#yiv1101703103  #yiv1101703103ygrp-reco {
margin-bottom:20px;padding:0px;}

#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ov li a {
font-size:130%;text-decoration:none;}

#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ov li {
font-size:77%;list-style-type:square;padding:6px 0;}

#yiv1101703103  #yiv1101703103ygrp-sponsor #yiv1101703103ov ul {
margin:0;padding:0 0 0 8px;}

#yiv1101703103  #yiv1101703103ygrp-text {
font-family:Georgia;}

#yiv1101703103  #yiv1101703103ygrp-text p {
margin:0 0 1em 0;}

#yiv1101703103  #yiv1101703103ygrp-text tt {
font-size:120%;}

#yiv1101703103  #yiv1101703103ygrp-vital ul li:last-child {
border-right:none !important;}
-->
</style>


<!--~-|**|PrettyHtmlEnd|**|-~-->



</div><br><br> </div> </div>  </div></div></div></div></body></html>