limitimil: Expand limits for symmetry on log scale

View source: R/ratioScales.R

limitimilR Documentation

Expand limits for symmetry on log scale

Description

Expand limits for symmetry on log scale

Usage

limitimil(v)

Arguments

v

Numeric vector of length > 1, data range or limits

Value

Numeric vector at least as long as v, with upper and lower range limits symmetrical around 1 on log scale.

See Also

Other breaking: breaks_divMult(), limit_breaks(), split_decades()

Examples


limitimil(c(0.66, 2.1))
## Not run: 
imitimil(c (-1, 3))

## End(Not run)


mikeroswell/ratioScales documentation built on April 1, 2024, 10:38 p.m.