Hi,

On 12 April 2010 22:07, Peter Jepsen <p...@dce.au.dk> wrote:
>
> 3. Are there R packages that can "draw tables"?

the gplots package has a textplot() function, and the gridExtra
package a tableGrob(),

http://rwiki.sciviews.org/doku.php?id=tips:graphics-grid:table

In theory it should be possible to adapt the latter to allow the
placement of a (preferably lattice / ggplot2 / Grid) graphic in the
desired cells.

HTH,

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.

Reply via email to