<div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)">Alison,</div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)">Obrigado... vou verificar essa solução. Ao mesmo tempo fuçando por ai encontrei a seguinte funçao. </div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Multiple plot function</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">#</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># ggplot objects can be passed in ..., or to plotlist (as a list of ggplot objects)</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># - cols:   Number of columns in layout</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># - layout: A matrix specifying the layout. If present, 'cols' is ignored.</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">#</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># If the layout is something like matrix(c(1,2,3,3), nrow=2, byrow=TRUE),</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># then plot 1 will go in the upper left, 2 will go in the upper right, and</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># 3 will go all the way across the bottom.</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
</span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">#</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
multiplot <- </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">function</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">(</span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">...</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">, plotlist=</span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">NULL</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">, file, cols=</span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">1</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">, layout=</span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">NULL</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">) {
  </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">library</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">(grid)

  </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Make a list from the ... arguments and plotlist</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
  plots <- c(list(</span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">...</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">), plotlist)

  numPlots = length(plots)

  </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># If layout is NULL, then use 'cols' to determine layout</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
  </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">if</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"> (is.null(layout)) {
    </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Make the panel</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
    </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># ncol: Number of columns of plots</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
    </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># nrow: Number of rows needed, calculated from # of cols</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
    layout <- matrix(seq(</span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">1</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">, cols * ceiling(numPlots/cols)),
                    ncol = cols, nrow = ceiling(numPlots/cols))
  }

 </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">if</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"> (numPlots==</span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">1</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">) {
    print(plots[[</span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">1</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">]])

  } </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">else</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"> {
    </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Set up the page</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
    grid.newpage()
    pushViewport(viewport(layout = grid.layout(nrow(layout), ncol(layout))))

    </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Make each plot, in the correct location</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
    </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">for</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"> (i </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">in</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"> </span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">1</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">:numPlots) {
      </span><span class="" style="color:rgb(0,128,0);font-style:italic;font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre"># Get the i,j matrix positions of the regions that contain this subplot</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">
      matchidx <- as.data.frame(which(layout == i, arr.ind = </span><span class="" style="color:rgb(170,13,145);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">TRUE</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">))

      print(plots[[i]], vp = viewport(layout.pos.row = matchidx$row,
                                      layout.pos.col = matchidx$col))
    }
  }
}</span><br></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">multiplot(p1, p2, p3, p4, cols=</span><span class="" style="color:rgb(28,0,207);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre">2</span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)">) # onde p1 p2 </span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.5999994277954px;white-space:pre;background-color:rgb(246,246,246)">etc sao varios plots. </span><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.6000003814697px;white-space:pre;background-color:rgb(246,246,246)"><br></span></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.5999994277954px;white-space:pre;background-color:rgb(246,246,246)"><br></span></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><span style="color:rgb(0,0,0);font-family:Consolas,Monaco,'Courier New',monospace;font-size:12px;line-height:15.5999994277954px;white-space:pre;background-color:rgb(246,246,246)">fonte :</span></div><div class="gmail_default" style><span style="background-color:rgb(246,246,246)"><font color="#000000" face="Consolas, Monaco, Courier New, monospace"><span style="font-size:12px;line-height:15.5999994277954px;white-space:pre"><a href="http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/">http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/</a></span></font><br></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font face="'courier new', monospace" style="background-color:rgb(255,255,255)" color="#000066">Pedro Brasil</font></div></div></div></div></div></div>
<br><div class="gmail_quote">Em 12 de maio de 2015 17:00, Alisson Lucrécio <span dir="ltr"><<a href="mailto:alisson.lucrecio@ifgoiano.edu.br" target="_blank">alisson.lucrecio@ifgoiano.edu.br</a>></span> escreveu:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Pedro,<div><br></div><div>Use o script.</div><div><br></div><div><div>library(ggplot2)</div><div>library(grid)</div><div>library(gridExtra)</div><div><br></div><div>graphic1 <- ggplot(......)</div><div>graphic2 <- ggplot(......)<br></div><div><br></div><div><div>tmp <- ggplot_gtable(ggplot_build(graphic1 ))</div><div>leg <- which(sapply(tmp$grobs, function(x) x$name) == "guide-box")</div><div>legend <- tmp$grobs[[leg]]</div></div><div><br></div><div><div>grid.arrange(arrangeGrob(graphic1 + opts(legend.position="none"),<br></div><div>                         graphic2 + opts(legend.position="none")),</div><div>             legend, widths=c(9, 0.8), nrow=1)</div></div></div><div><br></div><div><br></div><div>Att.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-12 16:34 GMT-03:00 Pedro Emmanuel Alvarenga Americano do Brasil [via R-br] <span dir="ltr"><<a href="mailto:ml-node+s2285057n4664478h54@n4.nabble.com" target="_blank">ml-node+s2285057n4664478h54@n4.nabble.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">

        <div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)">Amigos de R,</div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)">Estou mais uma vez batendo cabeça com o ggplot. Eu gostaria que doi graficos ficasse lado a lado na mesma janela, mas infelizmente ainda estou pensando com o plot.default() e não estou conseguindo. Alguma luz?</div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div class="gmail_default"><div class="gmail_default"><font color="#000066" face="courier new, monospace">d <- data.frame(ID=rep(1:10,100),outcome=c(rep(0,500),rep(1,500)),Sex=c(sample(c("F","M"),500,T,c(.8,.2)),sample(c("M","F"),500,T,c(.8,.2))),score=c(rnorm(500,5,10),rnorm(500,20,10)),grave=c("Sim","Não"))</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace"><br></font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">library("lme4")</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">fit <- glmer(outcome ~  Sex + score + (1 | ID), data = d, family = binomial,subset=grave=="Sim")</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">summary(fit)</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">fit2 <- glmer(outcome ~  Sex + score + (1 | ID), data = d, family = binomial,subset=grave=="Não")</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">summary(fit2)</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace"><br></font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">library("sjPlot")</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">sjp.glmer(fit,type='fe')</font></div><div class="gmail_default"><font color="#000066" face="courier new, monospace">sjp.glmer(fit2,type='fe')</font></div></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)">Que a força esteja sempre com voces!</div><div class="gmail_default" style="font-family:'courier new',monospace;color:rgb(0,0,102)"><br></div><div><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font face="'courier new', monospace" style="background-color:rgb(255,255,255)" color="#000066">Pedro Brasil</font></div></div></div></div></div></div>
</div>
<br></div></div>_______________________________________________
<br>R-br mailing list
<br><a href="http:///user/SendEmail.jtp?type=node&node=4664478&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br" rel="nofollow" link="external" 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" rel="nofollow" link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>) e forneça código mínimo reproduzível.

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://r-br.2285057.n4.nabble.com/R-br-Como-fazer-para-dois-graficos-do-ggplot-ficarem-lado-a-lado-tp4664478.html" target="_blank">http://r-br.2285057.n4.nabble.com/R-br-Como-fazer-para-dois-graficos-do-ggplot-ficarem-lado-a-lado-tp4664478.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from R-br, <a href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3357982&code=YWxpc3Nvbi5sdWNyZWNpb0BpZmdvaWFuby5lZHUuYnJ8MzM1Nzk4MnwtNTI1NDI5NDE3" target="_blank">click here</a>.<br>
                <a href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank">NAML</a><span class="HOEnZb"><font color="#888888">
        </font></span></div></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">Alisson Lucrecio da Costa</span></div></div>
</font></span></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></div>