expand_range {ggplot}R Documentation

Expand range

Description

Convenience function for expanding a range with a multiplicative

Usage

expand_range(range, mul=0, add=0)

Arguments

range range of data
mul multiplicative constract
add additive constant

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]