[R] print table on plot

Greg Snow 538280 at gmail.com
Thu Apr 26 22:40:51 CEST 2012


Look at the 'addtable2plot' function in the 'plotrix' package or the
'textplot' function in the 'gplots' package.

On Thu, Apr 26, 2012 at 7:26 AM, statquant2 <statquant at gmail.com> wrote:
> Hello,
> I would like to be able to plot an array on a plot, something like:
>        |arg1  | arg2 | arg3
> val1| 0.9    | 1.1    | 2.4
> val2| 0.33  | 0.23 | -1.4
> val3| hello| stop | test
> I know Rwave is good to report but don't want to use it.
>
> ? Is there a package that allow quick and dirty plot of dataframes like this
> ?
>
> Thanks a lot
>
> --
> View this message in context: http://r.789695.n4.nabble.com/print-table-on-plot-tp4589804p4589804.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.



-- 
Gregory (Greg) L. Snow Ph.D.
538280 at gmail.com



More information about the R-help mailing list