util_looks_like_missing: Check for repetitive values using the digits 8 or 9 only
Description
Values not being finite (see is.finite) are also reported as missing
codes.
Usage
util_looks_like_missing(x, n_rules = 1)
Value
logical indicates for each value in x, if it looks like a
missing code
Arguments
- x
numeric vector to test
- n_rules
numeric Only outlying values can be missing
codes; at least n_rules rules in
acc_univariate_outlier match