Skip to content

Display a contingency table on the X11 device

4 messages · Parker Jones, Dennis Murphy, Baptiste Auguie

#
Hi:

One option is the gridExtra package - run the example associated with
the tableGrob() function. Another is the addtable2plot() function in
the plotrix package. I'm pretty sure there's at least one other
package that can do this; I thought it was in the gplots package, but
couldn't find one that I think should apply. Perhaps others can chime
in...

Dennis
On Wed, Oct 5, 2011 at 6:08 AM, Parker Jones <zoubidoo at hotmail.com> wrote:
#
On 6 October 2011 09:23, Dennis Murphy <djmuser at gmail.com> wrote:
it's called gplots::textplot()

baptiste
#
Thanks, Baptiste. I was looking for tableplot() or something like it
and thought textplot() was doing something different. Appreciate the
correction.

Dennis

On Wed, Oct 5, 2011 at 1:29 PM, baptiste auguie
<baptiste.auguie at googlemail.com> wrote: