axis(which, at, labels=TRUE, ...)
which
| an integer specifying which side of the plot the axis is to be drawn on. |
at
| the points at which tick-marks are to be drawn. |
labels
| this can either be a logical value specifying whether (numerical) annotations are to be made at the tickmarks, or a vector of character strings to be placed at the tickpoints. |
...
| graphical parameters may also be passed as aruments to this function. |