powered by
.comparator
An S4 class to represent a condition's comparator operator.
.Data
A length-one character string for a valid comparator symbol.
negated
A length-one logical of either TRUE or FALSE indicating whether the comparator is a negated comparator such as in the case of 'not equal to' !=.
TRUE
FALSE
!=
Set to "==" (exact match) by default.