Felipe Carrillo <mazatlanmexico <at> yahoo.com> writes:

> 
> Could someone try to run this example? I can't make it work.

It would be better if you would show a complete sample; the error could be 
in the header part, and chances are better to get a reply when other do 
not have to guess what to add.

>  \begin{small}
>  \setlongtables
>  \begin{longtable}{
>  <<results=tex,fig=FALSE>>=
>  cat(paste(c('c', rep('cc', 34/2-1), 'c'), collapse='@{\hspace{2pt}}'))
>  @ 
>  }
>  \hline


The { after \begin{longtable} looks suspicious.

Dieter

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to