[R] Help with labeling a page with multiple graphs.

Chuck Cleland ccleland at optonline.net
Tue Jan 16 11:04:43 CET 2007


Rob Keller wrote:
> Hi,
> 
> I am trying to output pdf files with 8 graphs per page. My current study 
> has 8 evaluation criteria, and 38 study conditions. This would result in 
> 38 pages of 8 graphs. I have figured out how to get the graphs looking 
> like I would like them, and I am using the layout() function to put them 
> on the page, as that allows me the control I would like over the 
> appearance of the individual plots. What I can't figure out is how to 
> put a page title on each page. Something simple like, "Condition X" at 
> the top of each page. A second line of title would also be nice. Any 
> help is truely appreciated.

  RSiteSearch("title multiple figure") shows the following possibilities:

http://finzi.psych.upenn.edu/R/library/sfsmisc/html/mult.fig.html

http://finzi.psych.upenn.edu/R/library/Hmisc/html/mtitle.html

> rob
> 
> ______________________________________________
> 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
> and provide commented, minimal, self-contained, reproducible code.

-- 
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894



More information about the R-help mailing list