<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"Pré-formatação HTML Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.Pr-formataoHTMLChar
        {mso-style-name:"Pré-formatação HTML Char";
        mso-style-priority:99;
        mso-style-link:"Pré-formatação HTML";
        font-family:Consolas;
        color:black;}
span.EstiloDeEmail19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EstiloDeEmail21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=PT-BR link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><b><span style='font-size:14.0pt;font-family:"Arial","sans-serif";
color:#1F497D'>Muito obrigado!!!</span></b><b><span style='font-size:14.0pt;
font-family:"Arial","sans-serif"'><o:p></o:p></span></b></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal>Segue o solicitado Mauro,<br>
<br>
<br>
##Pacotes e-------------------------------------------------------------<br>
require(httr)<br>
require(XML)<br>
<br>
<br>
##  Função de leitura do banco de dados do APP
#--------------------------------<br>
readFE<- function (x, URL = ""){<br>
FILE <- GET(url=URL)<br>
     tables <- getNodeSet(htmlParse(FILE),
"//table") <br>
     FE_tab <- readHTMLTable(tables[[1]], <br>
                       
header = c("empresa","desc_projeto","desc_regiao",
<br>
                                  
"cadastrador_por","cod_talhao","descricao", <br>
                                  
"formiga_area","qtd_destruido","latitude", <br>
                                  
"longitude","data_cadastro"), <br>
                       
colClasses =
c("character","character","character", <br>
                                      
"character","numeric","character", <br>
                                      
"numeric","numeric","numeric", <br>
                                      
"numeric","character"), <br>
                       
trim = TRUE, stringsAsFactors = FALSE <br>
)     <br>
     x<-NULL<br>
     results <- x<br>
     x<-FE_tab[-(1),]<br>
     results <- x<br>
    
results<-results[!apply(results,1,function(x){any(x=="(NULL)")}),]<br>
     results<br>
}<br>
#--#<br>
tableFE<-readFE(URL=<a
href="https://www.dropbox.com/s/znmr0lwda2y6fc5/BD_teste2.html?dl=1">"https://www.dropbox.com/s/znmr0lwda2y6fc5/BD_teste2.html?dl=1"</a>)<br>
head(tableFE)<br>
#------<br>
<br>
lista <- split(tableFE, tableFE$descricao)<br>
lapply(lista, function(x) aggregate(x[,7:8], by=list(x[,3],x[,2],x[,5]), mean))<br>
<br>
<br>
<br>
<br>
<br>
<br>
<o:p></o:p></p>

<pre>-- <o:p></o:p></pre><pre>======================================================================<o:p></o:p></pre><pre>Alexandre dos Santos<o:p></o:p></pre><pre>Proteção Florestal <o:p></o:p></pre><pre>IFMT - Instituto Federal de Educação, Ciência e Tecnologia de Mato Grosso<o:p></o:p></pre><pre>Campus Cáceres<o:p></o:p></pre><pre>Caixa Postal 244<o:p></o:p></pre><pre>Avenida dos Ramires, s/n<o:p></o:p></pre><pre>Bairro: Distrito Industrial <o:p></o:p></pre><pre>Cáceres - MT                      CEP: 78.200-000<o:p></o:p></pre><pre>Fone: (+55) 65 8132-8112 (TIM)   (+55) 65 9686-6970 (VIVO)<o:p></o:p></pre><pre><a
href="mailto:e-mails:alexandresantosbr@yahoo.com.br">e-mails:alexandresantosbr@yahoo.com.br</a> <o:p></o:p></pre><pre>        <a
href="mailto:alexandre.santos@cas.ifmt.edu.br">alexandre.santos@cas.ifmt.edu.br</a> <o:p></o:p></pre><pre>Lattes: <a
href="http://lattes.cnpq.br/1360403201088680">http://lattes.cnpq.br/1360403201088680</a><o:p></o:p></pre><pre>OrcID: orcid.org/0000-0001-8232-6722 <o:p></o:p></pre><pre>Researchgate: <a
href="https://www.researchgate.net/profile/Alexandre_Santos10">https://www.researchgate.net/profile/Alexandre_Santos10</a>                       <o:p></o:p></pre><pre>LinkedIn: <a
href="https://br.linkedin.com/in/alexandre-dos-santos-87961635">https://br.linkedin.com/in/alexandre-dos-santos-87961635</a><o:p></o:p></pre><pre>======================================================================<o:p></o:p></pre>

<div>

<p class=MsoNormal>Em 22/01/2016 03:20, Mauro Sznelwar escreveu:<o:p></o:p></p>

</div>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#1F497D'>Pode
passar o código com o data-set para rodar?</span><o:p></o:p></p>

<p class=MsoNormal><span style='color:#1F497D'> </span><o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>

</blockquote>

</div>


<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="https://www.avast.com/antivirus">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                Este email foi escaneado pelo Avast antivírus.
                                <br><a href="https://www.avast.com/antivirus">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body>

</html>