Check which rules are linear rules.
Arguments
- x
validator()
object containing data validation rules- ...
not used
Note
errorlocate
supports linear,
categorical and conditional rules to be used in finding errors. Other rule types
are ignored during error finding.
See also
Other rule type:
is_categorical()
,
is_conditional()