log.ticks: Returns conveniently located tick marks for a log10 plot.

View source: R/plot.R

log.ticksR Documentation

Returns conveniently located tick marks for a log10 plot.

Description

Returns conveniently located tick marks for a log10 plot.

Usage

## S3 method for class 'ticks'
log(loc = 1, min = -10, max = 3)

Arguments

loc

The locations of the tick marks for each factor of 10.

lim

log10 of the axis limits.

Value

The locations of the tick marks.


gwquinn/NistBiom documentation built on July 16, 2024, 12:34 p.m.