extended_range_breaks(dmin, dmax, n = 5, Q = c(1, 5, 2, 2.5, 4, 3),
w = c(0.25, 0.2, 0.5, 0.05))scales_extended_range_breaks(expand = c(0, 0), ...)
scale_x_continuous
.extended_range_breaks
extended_range_breaks
, the vector of axis label locations.
For scales_extended_range_breaks
, a function which takes a single argument, a vector of data, and returns the vector of axis label locations.extended_range_breaks
implements the algorithm and returns the break values.
scales_extended_range_breaks
uses the conventions of the scale_y_tufte
, scale_x_tufte