domain_categorical: Define allowable range of values

View source: R/domain_character.R

domain_categoricalR Documentation

Define allowable range of values

Description

Define allowable range of values

Usage

domain_categorical(allowed)

Arguments

allowed

Allowed values of categorical column (character or factor)

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.