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:
Figure 1: Side-by-side Boxplots
of Y by X
instead of
Figure 1: Side-by-side Boxplots of Y by X
[[alternative HTML version deleted]]
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