| Line 45... |
Line 45... |
| 45 |
The labels passed to \code{title} can be character strings or
|
45 |
The labels passed to \code{title} can be character strings or
|
| 46 |
language objects (names, calls or expressions), or a list
|
46 |
language objects (names, calls or expressions), or a list
|
| 47 |
containing the string to be plotted, and a selection of the optional
|
47 |
containing the string to be plotted, and a selection of the optional
|
| 48 |
modifying \link{graphical parameters} \code{cex=}, \code{col=} and
|
48 |
modifying \link{graphical parameters} \code{cex=}, \code{col=} and
|
| 49 |
\code{font=}. Other objects will be coerced by
|
49 |
\code{font=}. Other objects will be coerced by
|
| 50 |
\code{\link{as.graphicsAnnot}}.
|
50 |
\code{\link{as.graphicsAnnot}}.
|
| 51 |
|
51 |
|
| 52 |
The position of \code{main} defaults to being vertically centered in
|
52 |
The position of \code{main} defaults to being vertically centered in
|
| 53 |
(outer) margin 3 and justified horizontally according to
|
53 |
(outer) margin 3 and justified horizontally according to
|
| 54 |
\code{par("adj")} on the plot region (device region for
|
54 |
\code{par("adj")} on the plot region (device region for
|
| 55 |
\code{outer = TRUE}).
|
55 |
\code{outer = TRUE}).
|