scale_x_log_eng: X-Log-Axis with Log Breaks

Description Usage Examples

View source: R/scale_x_log_eng.R

Description

Applies beautiful log breaks. It was copied from here: https://stackoverflow.com/questions/30179442/plotting-minor-breaks-on-a-log-scale-with-ggplot

Usage

1
scale_x_log_eng(..., radix = 10)

Examples

1
scale_x_log_eng(radix = 2)

LCedrig/torzeug documentation built on Aug. 30, 2020, 12:01 a.m.