function that builds an opAttribute based on equal to logic

eq(x)

# S4 method for integer
eq(x)

# S4 method for numeric
eq(x)

# S4 method for Date
eq(x)

Arguments

x

the value to used as a bound in the op logic. This can either be an integer, numeric, or Date data type. Different data types will return the appropriate opAttribute type