Skip to contents

Deprecated in lighthouse 0.7.2 favor of na_if_range(), which this now calls.

Changes values coercible to numeric in range range_min:range_max to NA. Useful for imported SPSS files.

Usage

coerce_na_range(x, range_min = -Inf, range_max = -1)