[R] plot titles and labels XXXX
David Winsemius
dwinsemius at comcast.net
Thu Oct 6 20:57:47 CEST 2011
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
More information about the R-help
mailing list