On 2 June 2010 07:55, Deepayan Sarkar <deepayan.sar...@gmail.com> wrote: > > > Something like this should also work, except that the grob produced by > tableGrob() doesn't seem to know its height.
Indeed, I have not been successful in writing good widthDetails/heightDetails methods for this grob since all the drawing calculations are made in the drawDetails method. Maybe some of these calculations don't really need to be made at drawing time. Best, baptiste ______________________________________________ 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.