On Oct 6, 2011, at 2:51 PM, Dan Abner wrote:
Hi everyone,
Is it possible to to specify titles and axis labels on 2 separate
lines when
using the plot fn? What about tick mark labels?
Example of main title:
?Quotes
try:
title(main="Figure 1: Side-by-side Boxplots\n of Y by X")
instead of
Figure 1: Side-by-side Boxplots of Y by X
[[alternative HTML version deleted]]
You should learn to post in plain text.
--
David Winsemius, MD
West Hartford, CT
______________________________________________
R-help@r-project.org 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.