expand_range {ggplot} | R Documentation |
Convenience function for expanding a range with a multiplicative
expand_range(range, mul=0, add=0)
range |
range of data |
mul |
multiplicative constract |
add |
additive constant |
Hadley Wickham <h.wickham@gmail.com>