
Set NA values based on numbers stored as strings - DEPRECATED
Source:R/deprecated.R
coerce_na_range.RdDeprecated 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.