[R] common axis label in multiple plot area

Petr Pikal petr.pikal at precheza.cz
Wed Oct 20 15:12:12 CEST 2004


Hi

you can use outer margins and mtext for common labeling of 
multiple figures

see ?par    "oma" and ?mtext

Cheers
Petr


On 20 Oct 2004 at 10:31, Sebastian Leuzinger wrote:

> Hello
> A very short question: Using multiple plots with par(mfrow=c(3,3)),
> how can I get R to indicate one common y- and x-axis label? I tried to
> use text() in par, but this is then overwritten when I plot the
> graphs. -- Sebastian Leuzinger Institute of Botany, University of
> Basel SchĂśnbeinstr. 6 CH-4056 Basel Ph. 0041 (0) 61 267 3511 fax  0041
> (0) 61 2673504 email: Sebastian.Leuzinger at unibas.ch
> <mailto:Sebastian.Leuzinger at unibas.ch> web: 
> http://www.unibas.ch/botschoen/leuzinger/e.shtml
> <http://www.unibas.ch/botschoen/leuzinger/d.shtml>
> 
>  [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html

Petr Pikal
petr.pikal at precheza.cz




More information about the R-help mailing list