buffer_range | R Documentation |
Expand range to include buffer. The buffer distance is defined as a proportion of the range.
buffer_range(x_min, x_max, buffer = 1.1)
x_min, x_max |
minimum and maximum of starting range. |
buffer |
the proportional increase in the starting range. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.