Description Usage Arguments Value References Examples
Minus log breaks (integer breaks on -log-trnsformed scales)
1 | 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
1 | # mlog_breaks()(runif(1000))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.