check_operator {acdcquery}R 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).


[Package acdcquery version 1.0.1 Index]