check_options {MMUPHin}R Documentation

Utility for checking options

Description

Utility for checking options

Usage

check_options(x, x_name, options)

Arguments

x

the specified value

x_name

name of the specified value

options

allowed options

Value

error if x is not in options. Otherwise returns x.


[Package MMUPHin version 1.8.0 Index]