powered by
A helper function that performs equality checks between values, with special handling for NA values.
value_check(x, y)
A logical value: TRUE if the values match according to the comparison rules, FALSE otherwise
A value from the data frame being searched
The target value to compare against