From: Achim Zeileis (zeileis@ci.tuwien.ac.at)
Date: Mon 06 May 2002 - 21:12:11 EST
Message-id: <3CD6650B.EE58711E@ci.tuwien.ac.at>
Ko-Kang Kevin Wang wrote:
>
> Hi,
>
> Is it possible to add a subtitle that appears directly below the main
> title?
You can use mtext() for that:
R> plot(1:10, main = "Main Title")
R> mtext("sub title")
Z
> I tried the "sub" parameter, but it adds sub-title to the bottom of the
> plot.
>
> Cheers,
>
> Kevin
>
> ------------------------------------------------------------------------------
> Ko-Kang Kevin Wang
> Postgraduate PGDipSci Student
> Department of Statistics
> University of Auckland
> New Zealand
>
> Homepage: http://www.stat.auckland.ac.nz/~kwan022
>
> E-mail: kwan022@stat.auckland.ac.nz
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:15 EST