Skip to content
Back to formatted view

Raw Message

Message-ID: <CADv2QyG4ENH6tzXCxyxjyhE02bskj63YMb+0NrPO0J2c9O+SSw@mail.gmail.com>
Date: 2011-10-05T20:23:33Z
From: Dennis Murphy
Subject: Display a contingency table on the X11 device
In-Reply-To: <COL123-W54BABFA60B415599CEDE65C0F80@phx.gbl>

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:
>
> Hello,
>
> I'd like to output a table to the x11 device, but I can't seem to find an easy way to do it. ?Specifically, I'd like to display a 2x2 contingency table alongside a graphical plot, but can only see how to output to the console. ?Is there a library that can do this?
>
> Thanks for any suggestions,
> Parker
>
> ? ? ? ?[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>