Returns c(lo - mul*span - add, hi + mul*span + add) where
span = diff(r). Used to introduce a small "breath" around the data
so points are not crammed against the panel edge.
Usage
.expand_limits(r, expand = c(0, 0))Returns c(lo - mul*span - add, hi + mul*span + add) where
span = diff(r). Used to introduce a small "breath" around the data
so points are not crammed against the panel edge.
.expand_limits(r, expand = c(0, 0))