logaxis | R Documentation |
Logarithmic axis ticks
logaxis(side, lat = -10:10, base = 10, labels, ...)
side |
an integer specifying which side of the plot the axis is to be drawn on. The axis is placed as follows: 1=below, 2=left, 3=above and 4=right. |
lat |
as argument |
base |
base of the logarithm |
labels |
this can either be a logical value specifying whether
(numerical) annotations are to be made at the tickmarks, or a
character or expression vector of labels to be placed at the
tickpoints. (Other objects are coerced by |
... |
other graphical parameters may also be passed as
arguments to this function, particularly, Parameters Note that |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.