check_operator: Check validity of operator and values

View source: R/check_operator.R

check_operatorR Documentation

Check validity of operator and values

Description

This function checks the validity of the operator and values used in a condition.

Usage

check_operator(operator, values)

Arguments

operator

The operator to be checked.

values

The values to be checked.

Value

NULL (no explicit return value).


acdcquery documentation built on Aug. 8, 2025, 6:37 p.m.