Axes and tick marks

Many of .'s high-level plots have axes, and you can construct axes yourself with the low-level axis() graphics function. Axes have three main components: the axis line (line style controlled by the lty graphics parameter), the tick marks (which mark off unit divisions along the axis line) and the tick labels (which mark the units.) These components can be customised with the following graphics parameters.


\begin{session}
\separate
lab=c(5,7,12)
&
The first two numbers are the desired ...
 ...t.) Useful for
generating series of fixed-scale plots.\cr
\separate\end{session}


Jeff Banfield
2/13/1998