[R] longtable example
Dieter Menne
dieter.menne at menne-biomed.de
Fri Jan 9 19:53:16 CET 2009
Felipe Carrillo <mazatlanmexico <at> yahoo.com> writes:
> One thing that I noticed though, when I generated my pdf
> all the pages had different numbers of rows, for example page 1 had 24
rows,second page 15 rows,third page 2
> rows of data. Is that something that can be controlled with pagebreaks?
I darkly remember having seen something like that before, it has to do with
some block processing in latex (I mean tex/latex, not the R function);
As a workaround, try
lines.page=10000
But don't expect miracles, I am not sure it will help.
Dieter
More information about the R-help
mailing list