View source: R/scale_x_log_eng.R
Applies beautiful log breaks. It was copied from here: https://stackoverflow.com/questions/30179442/plotting-minor-breaks-on-a-log-scale-with-ggplot
1 | scale_x_log_eng(..., radix = 10)
|
1 | scale_x_log_eng(radix = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.