Hi all,
Thanks very much for the suggestions. My experience for the benefit of
others is:

- use addtable2plot if you want a fancier legend or small table *within* a
plot area
- use textplot if you want combinations of tables and text listings in the
graphics device. The help for textplot gives a very good example

Thanks again,
Richie

2009/3/5 Eik Vettorazzi <e.vettora...@uke.uni-hamburg.de>

> Hi Richie,
> have a look at textplot() from the gplots-package.
> hope, it helps!
>
> R User R User schrieb:
>
>> 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@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.
>>
>>
>
> --
> Eik Vettorazzi
> Institut für Medizinische Biometrie und Epidemiologie
> Universitätsklinikum Hamburg-Eppendorf
>
> Martinistr. 52
> 20246 Hamburg
>
> T ++49/40/42803-8243
> F ++49/40/42803-7790
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to