buffer_range: Expand range to include buffer

View source: R/main.R

buffer_rangeR Documentation

Expand range to include buffer

Description

Expand range to include buffer. The buffer distance is defined as a proportion of the range.

Usage

buffer_range(x_min, x_max, buffer = 1.1)

Arguments

x_min, x_max

minimum and maximum of starting range.

buffer

the proportional increase in the starting range.


bobverity/bobfunctions2 documentation built on July 4, 2023, 8:55 p.m.