range_expand: A function for use when adding a data row to a given data...

Description Usage Arguments

Description

A function for use when adding a data row to a given data frame

Usage

1
range_expand(x, expand.lims = 0, shift = 0, na.rm = TRUE)

Arguments

x

a vector of values

expand.lims

how much to expand numeric value or length 2 vector

shift

optional shift parameter

na.rm

as per base range function


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.