mtext(text=, side=3, line=0, outer=FALSE, at=, ...)
text
| character string to be written |
side
| on which side of the plot (1=bottom, 2=left, 3=top, 4=right) |
line
| on which MARgin line, starting at 0 counting outwards |
outer
| use outer margins if available |
at
| give location in user-coordinates |
...
|
further graphic parameters: adj , cex , ...
|
text
is written in one of the four margins (side
) of the plot.
line
measures the distance outwardly in character size units.
...
: The following further graphical parameters are recognized:
adj
cex
col
font
title
, text
, plot
.