domain_numeric: Define allowable range of values

View source: R/domain_numeric.R

domain_numericR Documentation

Define allowable range of values

Description

Define allowable range of values

Usage

domain_numeric(from, to)

Arguments

from

Minimum of allowed range

to

Maximum of allowed range

Value

No return value, called for side effects

See Also

detect_value_range_violations


daqapo documentation built on July 14, 2022, 9:07 a.m.