[R] Panel title: mfrow() or ?

Philipp Pagel p.pagel at wzw.tum.de
Mon Jan 10 12:55:20 CET 2011


> par(mfrow=c(3,2))
> 
> The 6 graphs are coming out quite all right, but now I would like to
> put a title on top of the page - i.e. something that is common for
> all 6 graphs - how can I do that?

title(main="My title", outer=TRUE)

cu
	Philipp

-- 
Dr. Philipp Pagel
Lehrstuhl für Genomorientierte Bioinformatik
Technische Universität München
Wissenschaftszentrum Weihenstephan
Maximus-von-Imhof-Forum 3
85354 Freising, Germany
http://webclu.bio.wzw.tum.de/~pagel/



More information about the R-help mailing list