[R] How can I display a characters table ?

Katharine Mullen kate at few.vu.nl
Fri Jun 6 15:58:10 CEST 2008


Dear Maura,
try the function textplot from the package gplots.  you can say
textplot(yourmatrix) and get a plot of a character matrix.

On Fri, 6 Jun 2008, Maura E Monville wrote:

> I would like to generate a graphics text. I have a 67x2  table with
> 5-character string in col 1 and 2-character string in col 2.
> Is it possible to make such a table appear on a graphics or a
> message-box pop-up window ?
>
> Thank you so much.
> --
> Maura E.M
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list