bind_between: function forcing value to fall between min and max

Description Usage Arguments

View source: R/tools.R

Description

function forcing value to fall between min and max

Usage

1

Arguments

x

the values to be bound

min

lower boundary

max

upper boundary


rtext documentation built on Jan. 28, 2021, 9:05 a.m.

Related to bind_between in rtext...