extend_range: Extend range by factor

View source: R/miscellaneous_functions.R

extend_rangeR Documentation

Extend range by factor

Description

Extend range by factor

Usage

extend_range(x, fact = 1, na.rm = FALSE)

Arguments

x

A numeric vector

fact

A numeric value

na.rm

A logical value


DrylandEcology/rSW2utils documentation built on Dec. 9, 2023, 10:44 p.m.