[R] Figures within tables [slightly off-topic]
baptiste auguie
baptiste.auguie at googlemail.com
Mon Apr 12 22:56:47 CEST 2010
Hi,
On 12 April 2010 22:07, Peter Jepsen <PJ at 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
More information about the R-help
mailing list