View source: R/scale_loglog2.R
Creates a nice log 2 scale for plots (goes with scales package and ggplot2).
1 |
1 | ggplot(dat, aes(...)) + scale_x_loglog2()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.