Skip to content
Back to formatted view

Raw Message

Message-ID: <CANLFJPrN9w8A32c8BKparzas_qo6qU-2GanmXfKzzVjOOcXv8A@mail.gmail.com>
Date: 2011-10-05T20:29:46Z
From: Baptiste Auguie
Subject: Display a contingency table on the X11 device
In-Reply-To: <CADv2QyG4ENH6tzXCxyxjyhE02bskj63YMb+0NrPO0J2c9O+SSw@mail.gmail.com>

On 6 October 2011 09:23, Dennis Murphy <djmuser at gmail.com> wrote:
> 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...

it's called gplots::textplot()

baptiste
>
> 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.
>>
>
> ______________________________________________
> 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.
>