check_options: Utility for checking options

View source: R/helpers.R

check_optionsR 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.


biobakery/MMUPHin documentation built on March 30, 2024, 4:50 a.m.