boundValues: min/max bound numeric values

View source: R/visualisation.r

boundValuesR Documentation

min/max bound numeric values

Description

min/max bound numeric values

Usage

boundValues(x, lim = NULL)

Arguments

x

a numeric vector

lim

a num vector of the min/max limits to apply, for instance c(0, 1)

Value

a numeric vector


jmp75/mhplot documentation built on Feb. 4, 2023, 9:31 p.m.