value_check: Default Equality Function for valueCoordinates

View source: R/valueCoordinates.R

value_checkR Documentation

Default Equality Function for valueCoordinates

Description

A helper function that performs equality checks between values, with special handling for NA values.

Usage

value_check(x, y)

Arguments

x

A value from the data frame being searched

y

The target value to compare against

Value

A logical value: TRUE if the values match according to the comparison rules, FALSE otherwise


stenographer documentation built on April 4, 2025, 4:55 a.m.