Minus log breaks (integer breaks on -log-trnsformed scales)

mlog_breaks(n = 5, base = 10)

Arguments

n

desired number of breaks

base

base of logarithm to use

Value

function

References

From https://stat.ethz.ch/pipermail/r-help/2014-April/373728.html and https://gist.github.com/wch/3250485

Examples

# mlog_breaks()(runif(1000))