[R] plotting a table together with graphs
Trenkler, Dietrich
dtrenkler at nts6.oec.uni-osnabrueck.de
Tue Jul 13 17:30:25 CEST 2004
> -----Original Message-----
> From: Federico Calboli
> Sent: Tuesday, July 13, 2004 6:06 PM
> To: r-help
> Subject: [R] plotting a table together with graphs
>
> Dear All,
>
> I would like to ask how to add a table to a "matrix" of graphs.
>
> I have three non linear regression graphs plotted together after:
>
> par(mfrow=c(2,2))
>
> which leaves an empty bottom right corner. I would like to use the space
> to add a table (at the moment that's problem number one, adding a "nice"
> table will come later). I know it is possible to print tables through
> LaTeX and the Design/Hmisc libraries, although I would not have a clue
> about printing it together with graphs, but I'd like something "quicker"
> if at all possible.
>
[Dietrich Trenkler] I understand you are using LaTeX.
So have a look at the psfrag package.
HTH
D. Trenkler
More information about the R-help
mailing list