R/afl.R
scidb_predicate_expressions.Rd
These functions create anonymous scidb.predicate expressions objects, which can be chained with boolean operators (&, |, and !) and supplied as values in arguments to filter.
EQUALS
NEQ
IN
NOT_IN
IS_NULL
NOT_NULL
GEQ
GT
LEQ
LT
IN_RANGE
IN_RANGE_INCL
IN_RANGE_EXCL
LIKE
CONTAINS
STARTS_WITH
ENDS_WITH