[R] including tabular information with a plot in R Graphics

Greg Snow Greg.Snow at imail.org
Thu Mar 5 18:18:01 CET 2009


Also see the addtable2plot in the plotrix package.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of R User R User
> Sent: Thursday, March 05, 2009 3:15 AM
> To: r-help at r-project.org
> Subject: [R] including tabular information with a plot in R Graphics
> 
> Hi all,
> I have a presentation problem that I cannot find a solution to in the
> documetnation.
> I have a nice barplot. Below this I would also like a table with some
> information relating to the plot.
> My idea was to have the plot and table on the same graphics window so I
> can
> output them as an image file for a report.
> 
> Does anybody know how to include tabular information from a dataset or
> table
> into the graphics device?
> Is there a better/more correct way to output tables and graphics to a
> single
> file?
> 
> Thanks very much,
> Richie
> 
> 	[[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.




More information about the R-help mailing list