limitimil | R Documentation |
Expand limits for symmetry on log scale
limitimil(v)
v |
Numeric vector of length > 1, data range or limits |
Numeric vector at least as long as v, with upper and lower range limits symmetrical around 1 on log scale.
Other breaking:
breaks_divMult()
,
limit_breaks()
,
split_decades()
limitimil(c(0.66, 2.1))
## Not run:
imitimil(c (-1, 3))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.