<div dir="ltr"><div>Boa Tarde Pessoal</div><div><br></div><div><span style="background-color:rgb(255,255,255)">Estou testando o pacote "xtable, e o meu ambiente é ubuntu 14.04, RStudio <span style="color:rgb(0,0,0);font-family:'DejaVu Sans';font-size:12.3077px"> </span><span class=""><font color="#000000" face="DejaVu Sans"><span style="font-size:12.3077px">0.99.896, porém estou tendo o seguinte problema:</span></font></span></span></div><div><span class="" style="color:rgb(0,0,0);font-family:'DejaVu Sans';font-size:12.3077px;background-color:rgb(255,255,255)"><br></span></div><div><span class="" style="color:rgb(0,0,0);font-family:'DejaVu Sans';font-size:12.3077px;background-color:rgb(255,255,255)">Quando executo o código abaixo:</span></div><div><span class="" style="color:rgb(0,0,0);font-family:'DejaVu Sans';font-size:12.3077px;background-color:rgb(255,255,255)"><br></span></div><div><span style="background-color:rgb(255,255,255)"><b><div># Load library</div><div>library(xtable)</div><div><br></div><div>## Load example dataset</div><div>data(tli)</div><div><br></div><div><b><div style="display:inline!important"><div style="display:inline!important">## Demonstrate data.frame</div></div></b><br></div><div><div>tli.table <- xtable(tli[1:20, ])</div><div>xtable(mtcars)</div></div></b></span></div><div><div><br></div><div>O meu resultado não é uma tabela apresentável:<br></div><div><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:'Ubuntu Mono';outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:12.3077px;color:rgb(255,255,255);font-size:10.4pt!important;white-space:pre-wrap!important;background-color:rgb(0,34,64)">% latex table generated in R 3.3.0 by xtable 1.8-2 package
% Sun May  8 12:53:18 2016
\begin{table}[ht]
\centering
\begin{tabular}{rrrrrrrrrrrr}
  \hline
 & mpg & cyl & disp & hp & drat & wt & qsec & vs & am & gear & carb \\ 
  \hline
Mazda RX4 & 21.00 & 6.00 & 160.00 & 110.00 & 3.90 & 2.62 & 16.46 & 0.00 & 1.00 & 4.00 & 4.00 \\ </pre></div><div><br></div><div>Já busquei algumas soluções no google mas nada muito explicativo.</div><div><br></div><div>Alguém pode me ajudar a solucionar o problema ?</div><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>Obrigado</div><div>Elias</div></div></div></div></div></div>
</div></div>