Take a look at Textplot in the gregmisc package ...




Federico Calboli <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
07/13/2004 12:06 PM
Please respond to f.calboli

 
        To:     r-help <[EMAIL PROTECTED]>
        cc: 
        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.

Regards,

Federico Calboli
--



=================================

Federico C. F. Calboli

Dipartimento di Biologia
Via Selmi 3
40126 Bologna
Italy

tel (+39) 051 209 4187
fax (+39) 051 209 4286

f.calboli at ucl.ac.uk
fcalboli at alma.unibo.it

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

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