> -----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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to