check_limit_value: Check of limit correctness.

View source: R/settings.R

check_limit_valueR Documentation

Check of limit correctness.

Description

Checks whether a constraint limit is more general than the setting.

Usage

check_limit_value(setting, limit)

Arguments

setting

A single constraint setting.

limit

A single constraint limit.

Value

A vector containing TRUE if the limit is more general than the constraint setting and FALSE otherwise.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.