expand_range {ggplot2}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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot2 version 0.5.2 Index]