inlist: Option checkers

Description Usage Arguments See Also

View source: R/options.R

Description

These functions return a function that is used by the options manager internally to check whether an option set by the user is allowed.

Usage

1
2
3

Arguments

...

comma-separated list of allowed values.

min

minimum value (for numeric options)

max

maximum value (for numeric options)

See Also

options_manager for examples.


settings documentation built on May 7, 2021, 5:06 p.m.