log.ticks | R Documentation |
Returns conveniently located tick marks for a log10 plot.
## S3 method for class 'ticks'
log(loc = 1, min = -10, max = 3)
loc |
The locations of the tick marks for each factor of 10. |
lim |
log10 of the axis limits. |
The locations of the tick marks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.