expand_range | R Documentation |
Expand a range with a multiplicative or additive constant
expand_range(range, mul = 0, add = 0, zero_width = 1)
range |
range of data, numeric vector of length 2 |
mul |
multiplicative constant |
add |
additive constant |
zero_width |
distance to use if range has zero width |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.