check_options_continuous {MMUPHin}R Documentation

Utility for checking continuous options

Description

Utility for checking continuous options

Usage

check_options_continuous(x, x_name, range)

Arguments

x

the specified numeric value

x_name

name of the specified value

range

allowed range

Value

error if x is not within range (boundaries excluded). Otherwise returns x.


[Package MMUPHin version 1.8.0 Index]