mlog_breaks.RdMinus log breaks (integer breaks on -log-trnsformed scales)
mlog_breaks(n = 5, base = 10)
| n | desired number of breaks |
|---|---|
| base | base of logarithm to use |
function
From https://stat.ethz.ch/pipermail/r-help/2014-April/373728.html and https://gist.github.com/wch/3250485
# mlog_breaks()(runif(1000))